Searched refs:noscroll (Results 1 – 5 of 5) sorted by relevance
| /plugin/iframeinterwiki/ |
| H A D | README.md | 50 {{url>someurl width,height noscroll noborder alignment|alternate-text}} 68 - `noscroll` or `noscrollbar` or `noscrolling` - Disable scrollbars 125 {{url>https://example.com 800px,600px noscroll noborder}} 135 {{url>app>dashboard.php 100%,80vh noscroll|Application Dashboard}}
|
| /plugin/indexmenu/_test/ |
| D | IndexmenuSyntaxTest.php | 44 …$ns, $theme, $identifier, $nocookie, $navbar, $noscroll, $maxjs, $notoc, $jsajax, $context, $nomen… 56 'noscroll' => $noscroll,
|
| /plugin/indexmenu/syntax/ |
| D | indexmenu.php | 140 $noscroll = $this->hasOption($defaults, $opts, 'noscroll'); 308 'noscroll' => $noscroll, //deprecated
|
| /plugin/indexmenu/scripts/ |
| D | toolbarindexwizard.js | 34 noscroll: {tlbclass: 'jsitem'}, property
|
| /plugin/tindexmenu/syntax/ |
| D | indexmenu.php | 123 $noscroll=in_array('noscroll',$opts);
|