| /template/strap/resources/snippet/js/ |
| H A D | combo-html.js | 7 let clone = document.createElement(element.localName); 8 clone.text = element.text 9 Array.from(element.attributes).forEach(attr => clone.setAttribute(attr.name, attr.value)); 10 return clone; 77 let clone = cloneScriptElement(scriptElement); 79 scriptElement.parentNode.replaceChild(clone, scriptElement); 80 clone.addEventListener("load", loaderManager.decrease)
|
| /template/wikiweko/ |
| H A D | script.js | 10 .clone() 16 .clone() 40 .clone()
|
| /template/strap/ |
| H A D | contrib.md | 48 git clone https://github.com/dokuwiki/dokuwiki combo 56 git clone git@github.com:ComboStrap/combo 63 git clone https://github.com/cosmocode/sqlite sqlite 64 git clone https://github.com/michitux/dokuwiki-plugin-move/ move 65 git clone https://github.com/dokufreaks/plugin-include include 66 git clone https://github.com/tatewake/dokuwiki-plugin-googleanalytics googleanalytics 67 git clone https://github.com/alexlehm/dokuwiki-plugin-gtm googletagmanager 73 git clone git@github.com:ComboStrap/combo_test.git _test
|
| /template/strap/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/ |
| H A D | ArrayPredictionContext.php | 52 $clone = clone $this; 53 $clone->parents = $parents; 55 return $clone;
|
| /template/flat/assets/js/ |
| D | html5shiv.js | 171 var clone = data.frag.cloneNode(), 176 clone.createElement(elems[i]); 178 return clone;
|
| /template/peanutbutter2/ |
| D | README.md | 29 1. **Download or clone this repository** into your `lib/tpl/` directory: 33 git clone https://github.com/lenehey/dokuwiki-template-peanutbutter2
|
| /template/bulma/ |
| D | README.md | 9 Download or clone this repository to `lib/tpl/bulma`.
|
| /template/dokukit/ |
| D | README | 3 This is a clone of the DokuCMS template by Klaus Vormweg
|
| /template/headstrong/ |
| D | Makefile | 33 git clone git://github.com/znarf/h6e-minimal.git $(STAGE)/h6e-minimal ; \
|
| /template/icke/ |
| D | script.js | 42 var $newPopout = $currentNode.closest('div.sec_level').clone();
|
| /template/adoradark/ |
| D | README.md | 2 `git clone git://github.com/notconscious/dokuwiki-template-adoradark.git`
|
| /template/breeze/bower_components/gumby/js/ |
| D | plugins.js | 2 …==''){if(l.type=='password'){if(!p.data('placeholder-textinput')){try{q=p.clone().attr({type:'text…
|
| /template/starterpjax/ |
| D | jquery.pjax.js | 325 cachePush(pjax.state.id, context.clone().contents()) 403 cachePop(direction, pjax.state.id, container.clone().contents())
|
| /template/parallax/lib/js/ |
| D | jquery.jcarousel.js | 227 …) u = this.items().eq(0), c = this._visible.index(u) >= 0, c && u.after(u.clone(!0).attr("data-jca… 234 …u = this.items().eq(-1), c = this._visible.index(u) >= 0, c && u.after(u.clone(!0).attr("data-jcar… 332 if (r && e.after(e.clone(!0).attr("data-jcarousel-clone", !0)), this.list().append(e), !r) {
|
| D | jquery.jcarousel.min.js | 1 …clone(!0).attr("data-jcarousel-clone",!0)),this.list().append(c),h||(p={},p[this.lt]=this.dimensio…
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.2-compressed.js | 30 if(firebug.internal.isPopup){window.opener.firebug.env=firebug.lib.util.Hash.clone(fe);} 99 …cument.getElementsByClassName.apply(document,arguments);};pi.util={Array:{clone:function(_array,_u… method 100 _source[_index]=pi.util.Array.clone(_source[_index]);});return tmp;},count:function(_array,_value){… 115 …clone:function(_hash,_undeep){var tmp={};for(var key in _hash){if(!_undeep&&pi.util.IsArray(_hash[… method 118 value=pi.util.Array.clone(_source[key]);} 119 …alue=pi.util.Hash.merge(_hash[key],_source[key]);}else{value=pi.util.Hash.clone(_source[key]);}}el… 120 …ar _p=pi.util.Hash.clone(_private);if(!skipClonning){for(var key in this){if(pi.util.IsArray(this[… 121 if(pi.util.IsHash(this[key])){this[key]=pi.util.Hash.clone(this[key],function(_key,_object){this[_k…
|
| H A D | firebug-lite-1.2.js | 478 window.opener.firebug.env = firebug.lib.util.Hash.clone(fe); 1937 clone:function(_array,_undeep){ method 1942 _source[_index] = pi.util.Array.clone(_source[_index]); 2159 clone:function(_hash,_undeep){ method 2163 tmp[key] = pi.util.Array.clone( _hash[key] ); 2165 tmp[ key ] = pi.util.Hash.clone(_hash[key]); 2180 value = pi.util.Array.clone(_source[key]); 2186 value = pi.util.Hash.clone( _source[key] ); 2218 var _p = pi.util.Hash.clone(_private); 2222 this[key] = pi.util.Array.clone( this[key] ); [all …]
|
| /template/ospyramid/js/libs/ |
| D | jquery-1.6.1.js | 151 selector = (ret.cacheable ? jQuery.clone(ret.fragment) : ret.fragment).childNodes; 318 var options, name, src, copy, copyIsArray, clone, 360 clone = src && jQuery.isArray(src) ? src : []; 363 clone = src && jQuery.isPlainObject(src) ? src : {}; 367 target[ name ] = jQuery.extend( deep, clone, copy ); 5512 var wrap = jQuery( html, this[0].ownerDocument ).eq(0).clone(true); 5640 clone: function( dataAndEvents, deepDataAndEvents ) { method 5645 return jQuery.clone( this, dataAndEvents, deepDataAndEvents ); 5783 jQuery.clone( fragment, true, true ) : 5943 var elems = (i > 0 ? this.clone(true) : this).get(); [all …]
|
| /template/battlehorse/js/ |
| D | controls.js | 67 Position.clone(element, update, { 106 Position.clone(this.update, this.iefix, {setTop:(!this.update.style.height)});
|
| D | prototype.js | 63 clone: function(object) { method 597 clone: function() { 610 Array.prototype.toArray = Array.prototype.clone; 1113 var methods = Object.clone(Element.Methods), cache = Element.extend.cache; 2419 clone: function(source, target) {
|
| /template/a_new_day/js/ |
| D | controls.js | 67 Position.clone(element, update, { 106 Position.clone(this.update, this.iefix, {setTop:(!this.update.style.height)});
|
| D | prototype.js | 63 clone: function(object) { method 597 clone: function() { 610 Array.prototype.toArray = Array.prototype.clone; 1113 var methods = Object.clone(Element.Methods), cache = Element.extend.cache; 2419 clone: function(source, target) {
|
| /template/klean/ |
| D | jquery.slicknav.min.js | 6 …,a,i=this,l=n(this.element),o=this.settings;if(o.duplicate?(i.mobileNav=l.clone(),i.mobileNav.remo…
|
| /template/ad-hominem/css/ |
| H A D | print.less | 31 box-decoration-break: clone; 310 box-decoration-break: clone;
|
| /template/bootstrap3/ |
| D | script.js | 559 $dw_aside.find('.dw-sidebar-content').clone().appendTo('header aside');
|