Searched refs:jquery (Results 1 – 25 of 50) sorted by relevance
12
| /template/breeze/bower_components/gumby/ |
| D | .jshintrc | 5 "jquery": true,
|
| D | README.md | 21 - [jQuery](http://jquery.com/)
|
| /template/flarum/css/ |
| D | plugin.less | 1 /* 插件或 jquery 相关的 3 // jquery-ui-theme 弹出层背景
|
| /template/starterpjax/ |
| D | README.md | 13 The performance improvements come from [PJAX](https://github.com/defunkt/jquery-pjax). PJAX replace… 91 > <script src="<?php print DOKU_TPL . 'jquery.pjax.js'; ?>" defer="defer"></script> 96 Note that for clarity I have deliberately kept jquery.pjax.js (the unmolested PJAX code) and util.j… 113 …* Currently, for clarity, the template keeps the Dokuwiki (lib/exe/js.php), PJAX (jquery.pjax.js) …
|
| D | main.php.withTime | 189 <script src="<?php print DOKU_TPL . 'jquery.pjax.js'; ?>" defer></script>
|
| /template/ad-hominem/ |
| H A D | my_template.php | 198 $jquery = getCdnUrls(); 199 foreach($jquery as $src) {
|
| /template/bootie/ |
| D | README.md | 58 …* The dokuwiki jquery.php script is removed only in the SHOW act (when displaying a page) and is r…
|
| /template/writr/ |
| D | style.ini | 50 css/components/jquery-ui.less = all
|
| /template/codowik/css/ |
| D | ui.layout.css | 4 * Created for jquery.layout
|
| D | design.less | 354 refer:http://stackoverflow.com/questions/3293771/how-to-get-rid-of-margins-in-jquery-layout
|
| /template/jessica/css/ |
| D | drawer.min.css | 2 * jquery-drawer v3.2.2
|
| /template/argon-alt/assets/js/core/ |
| D | popper.min.js | 4 …stroyed:!1,isCreated:!1,scrollParents:[]},this.reference=o.jquery?o[0]:o,this.popper=i.jquery?i[0]…
|
| D | bootstrap.min.js | 6 …jquery&&(t=this._config.parent[0])):t=document.querySelector(this._config.parent);var e='[data-tog…
|
| /template/argon/assets/js/core/ |
| D | popper.min.js | 4 …stroyed:!1,isCreated:!1,scrollParents:[]},this.reference=o.jquery?o[0]:o,this.popper=i.jquery?i[0]…
|
| D | bootstrap.min.js | 6 …jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||t[0]>=4)throw new E…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.min.js.map | 1 …jquery","emulateTransitionEnd","event","special","bindType","delegateType","handle","target","is",…
|
| H A D | popper.min.js | 4 …yed:!1,isCreated:!1,scrollParents:[]},this.reference=o&&o.jquery?o[0]:o,this.popper=n&&n.jquery?n[…
|
| H A D | bootstrap.min.js | 6 …jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||4<=t[0])throw new E…
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.min.js | 6 …jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||t[0]>=4)throw new E…
|
| H A D | popper.min.js | 4 …yed:!1,isCreated:!1,scrollParents:[]},this.reference=o&&o.jquery?o[0]:o,this.popper=n&&n.jquery?n[…
|
| /template/bootie/js/ |
| D | popper-1.14.7.min.js | 4 …yed:!1,isCreated:!1,scrollParents:[]},this.reference=o&&o.jquery?o[0]:o,this.popper=n&&n.jquery?n[…
|
| D | bootstrap-4.3.1.min.js | 6 …jquery&&(t=this._config.parent[0])):t=document.querySelector(this._config.parent);var e='[data-tog…
|
| /template/parallax/lib/js/ |
| D | jquery.jcarousel.js | 279 …if ("object" != typeof i ? i = this.items().eq(i) : i.jquery === void 0 && (i = t(i)), 0 === i.siz…
|
| D | jquery.jcarousel.min.js | 1 …on(i)&&i.call(this,!1),this;if("object"!=typeof t?t=this.items().eq(t):t.jquery===void 0&&(t=e(t))…
|
| /template/quickjump/ |
| D | jquery-1.4.2.min.js | 23 …jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){th… property 96 …his.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f)… 97 "string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a… 133 if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j…
|
12