Searched refs:js (Results 1 – 25 of 103) sorted by relevance
12345
| /template/breeze/bower_components/gumby-fittext/ |
| D | README.md | 4 …ailable space. Refactored into a Gumby UI module from the awesome [FitText.js](http://fittextjs.co… 13 …js in the same fashion as your other UI modules, after gumby.js and before gumby.init.js. In produ… 16 Include gumby.js followed by UI modules. 18 <script src="/bower_components/gumby/js/libs/gumby.js"></script> 19 <script src="/bower_components/gumby/js/libs/ui/gumby.skiplink.js"></script> 20 <script src="/bower_components/gumby/js/libs/ui/gumby.toggleswitch.js"></script> 21 <script src="/bower_components/gumby-images/gumby.images.js"></script> 22 <script src="/bower_components/gumby/js/libs/gumby.init.js"></script> 24 <!-- In production minifiy and combine the above files into gumby.min.js --> 25 <script src="js/gumby.min.js"></script> [all …]
|
| /template/breeze/bower_components/gumby/ |
| D | .jshintignore | 1 js/libs/*.min.js 2 js/*.min.js 3 *.min.js 4 js/plugins.js
|
| /template/sprintdoc/ |
| H A D | deleted.files | 88 js/base/helper.js 89 js/base/rem.min.js 90 js/base/spc.js 91 js/base/velocity.min.js 92 js/legacy/html5shiv.js 93 js/legacy/respond.min.js 94 js/breadcrumb.js 95 js/sidebar-menu.js
|
| /template/writr2/css/ |
| D | responsive.less | 73 .no-js .widget-area { 84 .js .widget-area { 87 .js .sidebar-closed .widget-area { 91 .no-js .widget-area { 102 .js .menu-toggle, 103 .js .main-navigation.toggled > ul { 128 .no-js .main-navigation .skip-link { 135 .js .main-navigation ul { 142 .js .main-navigation ul li:hover ul { 155 .js .main-navigation ul ul { [all …]
|
| /template/gtopia/ |
| D | system.css | 292 html.js input.form-autocomplete { 297 html.js input.throbbing { 304 html.js fieldset.collapsed { 311 html.js fieldset.collapsed * { 314 html.js fieldset.collapsed legend { 317 html.js fieldset.collapsible legend a { 321 html.js fieldset.collapsed legend a { 326 * html.js fieldset.collapsed legend, 327 * html.js fieldset.collapsed legend *, 328 * html.js fieldset.collapsed table * { [all …]
|
| /template/writr/css/ |
| D | responsive.less | 80 .no-js .widget-area { 90 .js .sidebar-closed .widget-area { 94 .no-js .widget-area { 105 .js .menu-toggle, 106 .js .main-navigation.toggled > ul { 131 .no-js .main-navigation .skip-link { 138 .js .main-navigation ul { 141 .js .main-navigation.toggled > div.plugin_include_content > ul, 142 .js .main-navigation.toggled > div > div > ul { 149 .js .main-navigation ul li:hover ul { [all …]
|
| /template/vector20/user/ |
| D | user.js.dist | 11 1. Create a /user/user.js file. You may just want to rename this file from 12 "user.js.dist" to "user.js" 15 "vector_loaduserjs" (->"Load 'vector/user/user.js'?") in the
|
| /template/monobook/user/ |
| D | user.js.dist | 11 1. Create a /user/user.js file. You may just want to rename this file from 12 "user.js.dist" to "user.js" 15 "monobook_loaduserjs" (->"Load 'monobook/user/user.js'?") in the
|
| /template/vector/user/ |
| D | user.js.dist | 11 1. Create a /user/user.js file. You may just want to rename this file from 12 "user.js.dist" to "user.js" 15 "vector_loaduserjs" (->"Load 'vector/user/user.js'?") in the
|
| /template/prsnl10/user/ |
| D | user.js.dist | 11 1. Create a /user/user.js file. You may just want to rename this file from 12 "user.js.dist" to "user.js" 15 "prsnl10_loaduserjs" (->"Load 'prsnl10/user/user.js'?") in the
|
| /template/wikiweko/user/ |
| H A D | user.js.dist | 11 1. Create a /user/user.js file. You may just want to rename this file from 12 "user.js.dist" to "user.js" 15 "vector_loaduserjs" (->"Load 'vector/user/user.js'?") in the
|
| /template/mnml-blog/user/ |
| D | user.js.dist | 11 1. Create a /user/user.js file. You may just want to rename this file from 12 "user.js.dist" to "user.js" 15 "mnml-blog_loaduserjs" (->"Load 'mnml-blog/user/user.js'?") in the
|
| /template/strap/resources/firebug/ |
| H A D | README.md | 9 the [Firebug Js file](firebug-lite-1.2.js) check if the CSS is loaded with is name otherwise it try… 15 * https://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js 16 * https://cdnjs.cloudflare.com/ajax/libs/firebug-lite/1.4.0/firebug-lite.js
|
| /template/strap/resources/library/rrdiagram/0.9.4.1/ |
| H A D | rrdiagram.js.map | 1 …js","webpack:///../~/core-js/modules/_export.js","webpack:///../~/core-js/modules/_an-object.js","…
|
| /template/starterpjax/ |
| D | README.md | 20 …or another cycle) to pre-empt any memory leaks (see the maxPjax setting in the Jokuwiki script.js). 91 > <script src="<?php print DOKU_TPL . 'jquery.pjax.js'; ?>" defer="defer"></script> 92 > <script src="<?php print DOKU_TPL . 'util.js'; ?>" defer="defer"></script> 96 …e that for clarity I have deliberately kept jquery.pjax.js (the unmolested PJAX code) and util.js … 100 …eed of the first page the user arrives at. But with Jokuwiki and the utils.js file from this templ… 105 'src' => DOKU_BASE.'lib/exe/js.php'.'?tseed='.$tseed, 113 …ity, the template keeps the Dokuwiki (lib/exe/js.php), PJAX (jquery.pjax.js) and integration code …
|
| D | main.php.withTime | 22 lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>" class="no-js"> 27 …<script>(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement)… 189 <script src="<?php print DOKU_TPL . 'jquery.pjax.js'; ?>" defer></script> 190 <script src="<?php print DOKU_TPL . 'util.js'; ?>" defer></script>
|
| /template/dokubootstrapsimplified/ |
| D | README.md | 46 * js/ 47 * bootstrap.min.js: compile all your desired plugins into a single 48 minimized javascript file. The included bootstrap.min.js is version 3.0.2 andincludes all 50 …* modifications.js: Contains all javascript additions, including some client-side fixing of markup… 61 …js/modifications.js; it contains some client side fixing of markup, which could be done in the Dok…
|
| /template/kajukkd/css/ |
| D | mobile.css | 8 /* for detecting media queries in JavaScript (see script.js): */ 21 /* for detecting media queries in JavaScript (see script.js) */ 31 /* for detecting media queries in JavaScript (see script.js) */
|
| /template/strap/ComboStrap/TagAttribute/ |
| H A D | Animation.php | 93 $js = <<<EOF 112 $snippetManager->attachJavascriptFromComponentId($wowSnippetId, $js);
|
| /template/strap/resources/theme/default/components/css/ |
| H A D | edit-button.css | 23 section_highlight is a node added when hovering around the edit button by the page.js file 25 We have just disable this function in script.js because it was moving element around
|
| /template/mikio/ |
| H A D | .prettierignore | 2 *.js
|
| /template/strap/ |
| H A D | browser-sync-start.bat | 1 browser-sync start -p http://localhost:81/ --files "*.js, *.css, *.php, *.html"
|
| /template/dokubook2/lang/en/ |
| D | index.txt | 3 {{indexmenu>..#0|js navbar nocookie}}
|
| /template/boozurk/tinynav/ |
| D | README.md | 1 # TinyNav.js 4 [TinyNav.js](http://tinynav.viljamis.com/) is a tiny jQuery plugin (443 bytes minified and gzipped)… 49 …se check the [Pull Request Guidelines](https://github.com/viljamis/TinyNav.js/wiki/Pull-Request-Gu…
|
| /template/congrid/css/ |
| D | mobile.less | 8 /* for detecting media queries in JavaScript (see script.js): */ 19 z-index: 1; /* for detecting media queries in JavaScript (see script.js) */ 119 z-index: 2; /* for detecting media queries in JavaScript (see script.js) */
|
12345