Home
last modified time | relevance | path

Searched refs:setAttribute (Results 26 – 50 of 73) sorted by relevance

123

/template/rtd_suterdev/js/
H A Dreadthedokus.js79 …this._sidebar.querySelector("#sidebarheader #qsearch__in").setAttribute("placeholder", placeHolder…
81 …document.body.setAttribute("data-contentlang", document.body.getAttribute("data-id").split(":")[0]…
/template/readthedokus/js/
H A Dreadthedokus.js79 this._sidebar.querySelector("#sidebarheader #qsearch__in").setAttribute("placeholder", placeHolder);
81 document.body.setAttribute("data-contentlang", document.body.getAttribute("data-id").split(":")[0]);
/template/twigstarter/vendor/twig/twig/src/Node/
H A DNode.php121 public function setAttribute($name, $value) function in Twig\\Node\\Node
H A DModuleNode.php66 $this->setAttribute('index', $index);
/template/argon/assets/js/core/
H A Dbootstrap.min.js6setAttribute("aria-pressed",!this._element.classList.contains("active")),t&&e(this._element).toggl…
H A Djquery.min.js2setAttribute("id",k=u),o=g(a),h=o.length;while(h--)o[h]="#"+k+" "+sa(o[h]);r=o.join(","),s=$.test(…
3setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appe…
4setAttribute("type",b),c&&(a.value=c),b}}}},removeAttr:function(a,b){var c,d=0,e=b&&b.match(L);if(…
H A Dpopper.min.js4setAttribute(o,t[o])})}function F(e,t,o){var i=T(e,function(e){var o=e.name;return o===t}),n=!!i&&…
/template/strap/bootstrap/4.5.0/
H A Dbootstrap.min.js6setAttribute("aria-pressed",!this._element.classList.contains("active")),t&&e(this._element).toggl…
H A Djquery-3.5.1.min.js2setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"…
/template/bootie/js/
H A Dbootstrap-4.3.1.min.js6setAttribute("aria-pressed",!this._element.classList.contains(S)),t&&g(this._element).toggleClass(…
H A Djquery-3.3.1.min.js2setAttribute("id",c=b),s=(h=a(e)).length;while(s--)h[s]="#"+c+" "+ve(h[s]);v=h.join(","),m=K.test(…
/template/argon-alt/assets/js/core/
H A Dbootstrap.min.js6setAttribute("aria-pressed",!this._element.classList.contains(S)),t&&g(this._element).toggleClass(…
H A Djquery.min.js2setAttribute("id",k=u),o=g(a),h=o.length;while(h--)o[h]="#"+k+" "+sa(o[h]);r=o.join(","),s=$.test(…
3setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appe…
4setAttribute("type",b),c&&(a.value=c),b}}}},removeAttr:function(a,b){var c,d=0,e=b&&b.match(L);if(…
H A Dpopper.min.js4setAttribute(o,t[o])})}function F(e,t,o){var i=T(e,function(e){var o=e.name;return o===t}),n=!!i&&…
/template/strap/bootstrap/4.4.1/
H A Dbootstrap.min.js6setAttribute("aria-pressed",!this._element.classList.contains(S)),t&&g(this._element).toggleClass(…
H A Djquery-3.4.1.min.js2setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"…
/template/starterbootstrap/js/
H A Djquery-1.9.1.min.js3setAttribute("className","t"),d.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='…
/template/sprintdoc/js/base/
H A Drem.min.js7 !function(e){"use strict";var t=function(){var e=document.createElement("div");return e.style.cssText="font-size: 1rem;",/rem/.test(e.style.fontSize)},n=function(){for(var e=document.getElementsByTagName("link"),t=[],n=0;n<e.length;n++)"stylesheet"===e[n].rel.toLowerCase()&&null===e[n].getAttribute("data-norem")&&t.push(e[n].href);return t},r=function(){for(var e=0;e<h.length;e++)l(h[e],o)},o=function(e,t){if(p.push(e.responseText),v.push(t),v.length===h.length){for(var n=0;n<v.length;n++)a(p[n],v[n]);(h=m.slice(0)).length>0?(v=[],p=[],m=[],r()):i()}},a=function(e,t){for(var n,r=d(e).replace(/\/\*[\s\S]*?\*\//g,""),o=/[\w\d\s\-\/\\\[\]:,.'"*()<>+~%#^$_=|@]+\{[\w\d\s\-\/\\%#:!;,.'"*()]+\d*\.?\d+rem[\w\d\s\-\/\\%#:!;,.'"*()]*\}/g,a=r.match(o),i=/\d*\.?\d+rem/g,s=r.match(i),c=/(.*\/)/,l=c.exec(t)[0],u=/@import (?:url\()?['"]?([^'\)"]*)['"]?\)?[^;]*/gm;null!==(n=u.exec(e));)m.push(0===n[1].indexOf("/")?n[1]:l+n[1]);null!==a&&0!==a.length&&(f=f.concat(a),g=g.concat(s))},i=function(){for(var e=/[\w\d\s\-\/\\%#:,.'"*()]+\d*\.?\d+rem[\w\d\s\-\/\\%#:!,.'"*()]*[;}]/g,t=0;t<f.length;t++){u+=f[t].substr(0,f[t].indexOf("{")+1);for(var n=f[t].match(e),r=0;r<n.length;r++)u+=n[r],r===n.length-1&&"}"!==u[u.length-1]&&(u+="\n}")}s()},s=function(){for(var e=0;e<g.length;e++)y[e]=Math.round(parseFloat(g[e].substr(0,g[e].length-3)*w))+"px";c()},c=function(){for(var e=0;e<y.length;e++)y[e]&&(u=u.replace(g[e],y[e]));var t=document.createElement("style");t.setAttribute("type","text/css"),t.id="remReplace",document.getElementsByTagName("head")[0].appendChild(t),t.sty (…)
/template/twigstarter/vendor/twig/twig/src/
H A DExpressionParser.php454 $node->setAttribute('safe', true);
502 $node->setAttribute('safe', true);
706 $node->setAttribute('safe', true);
/template/templar/js/
H A Dbootstrap-typeahead.js193 this.$element.setAttribute(eventName, 'return;')
/template/breeze/bower_components/gumby/js/libs/
H A Dmodernizr-2.6.2.min.js4setAttribute(o,d[o]);c=j?h:c||f,k.onreadystatechange=k.onload=function(){!l&&g(k.readyState)&&(l=1…
H A Djquery-1.10.1.min.js4setAttribute("className","t"),d.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='…
5setAttribute(n,r+""),r):(x.removeAttr(e,n),t))},removeAttr:function(e,t){var n,r,i=0,o=t&&t.match(…
/template/ospyramid/js/libs/
H A Djquery-1.6.1.min.js16setAttribute("className","t"),a.innerHTML=" <link/><table></table><a href='/a' style='top:1px;fl…
17 …n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(…
/template/strap/bootstrap/5.0.1/
H A Dbootstrap.min.js.map1setAttribute","normalizeData","val","normalizeDataKey","chr","button","Manipulator","setDataAttrib…
/template/mikio/
H A Dmikio.php1937 $elm->setAttribute('style', 'display:none');
2030 $elm->setAttribute('style', 'display:none');

123