Home
last modified time | relevance | path

Searched refs:scripts (Results 1 – 25 of 113) sorted by relevance

12345

/template/starterpjax/
H A Djquery.pjax.js268 executeScriptTags(container.scripts)
655 obj.scripts = findAll(obj.contents, 'script[src]').remove()
656 obj.contents = obj.contents.not(obj.scripts)
673 function executeScriptTags(scripts) { argument
674 if (!scripts) return
678 scripts.each(function() {
H A DREADME.md16scripts alone are adding around 450msec to the page load times. But this is compounded by the stan…
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/sprintdoc/fonts/icons/
H A DLICENSE.txt9 License: SIL (http://scripts.sil.org/OFL)
/template/bushwick/fonts/
H A DSIL Open Font License 1.1.txt3 http://scripts.sil.org/OFL
29 include source files, build scripts and documentation.
/template/mikio/
H A Dmikio.php116 $scripts = [];
127 $scripts[] = $this->baseDir . 'themes/' . $this->getConf('customTheme') . '/script.js';
151 $scripts[] = $this->baseDir . 'assets/mikio-typeahead.js';
152 $scripts[] = $this->baseDir . 'assets/mikio.js';
186 foreach ($scripts as $script) {
H A DLICENSE.md153 definition files, plus the scripts used to control compilation and installation
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js5731 scripts = [];
5756 results = jQuery.buildFragment( args, this, scripts );
5789 if ( scripts.length ) {
5790 jQuery.each( scripts, evalScript );
5892 jQuery.buildFragment = function( args, nodes, scripts ) { argument
5913 jQuery.clean( args, doc, fragment, scripts );
6028 clean: function( elems, context, fragment, scripts ) { argument
6125 …if ( scripts && jQuery.nodeName( ret[i], "script" ) && (!ret[i].type || ret[i].type.toLowerCase() …
6126 scripts.push( ret[i].parentNode ? ret[i].parentNode.removeChild( ret[i] ) : ret[i] );
/template/slaad/
H A DCOPYING159 associated interface definition files, plus the scripts used to
/template/wallpaper/
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/bootstrap3/
H A DRELEASE.md65 This release increase the compatibility with Hogfather and fix regressions, old bugs and a security vulnerability with Iconify (thanks to @issmirnov). Optimized all JS "hack" scripts, dropped support for very old DokuWiki releases and added support for upcoming [Icons](https://www.dokuwiki.org/plugin:icons) plugin release with Iconify.
75 * Refactoring all JS scripts
/template/boozurk/css/
H A Dfont-awesome.min.css11 * http://scripts.sil.org/OFL
/template/dokubootstrapsimplified/
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/mystyle/
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/monobook/
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/writr/
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/lisps/
H A DLICENSE158 associated interface definition files, plus the scripts used to
/template/pinboard/
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/jessica/
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/bushwick/
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/a_free_worldic/
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/able/
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/breeze/
H A DCOPYING158 associated interface definition files, plus the scripts used to
/template/kkh/
H A DLICENSE158 associated interface definition files, plus the scripts used to
/template/dokubrick/
H A DCOPYING158 associated interface definition files, plus the scripts used to

12345