Home
last modified time | relevance | path

Searched refs:el (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/plugin/mikioplugin/icons/elusive/css/
H A Delusive-icons.min.css4 */@font-face{font-family:'Elusive-Icons';src:url('../fonts/elusiveicons-webfont.eot?v=2.0.0');src:url('../fonts/elusiveicons-webfont.eot?#iefix&v=2.0.0') format('embedded-opentype'),url('../fonts/elusiveicons-webfont.woff?v=2.0.0') format('woff'),url('../fonts/elusiveicons-webfont.ttf?v=2.0.0') format('truetype'),url('../fonts/elusiveicons-webfont.svg?v=2.0.0#elusiveiconsregular') format('svg');font-weight:normal;font-style:normal}.el{display:inline-block;font:normal normal normal 14px/1 'Elusive-Icons';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.el-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.el-2x{font-size:2em}.el-3x{font-size:3em}.el-4x{font-size:4em}.el-5x{font-size:5em}.el-fw{width:1.28571429em;text-align:center}.el-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.el-ul>li{position:relative}.el
[all...]
/plugin/svgedit/
H A Dscript.js65 el.setAttribute("id", "svg__edit");
68 el.setAttribute("width", "100%");
69 el.setAttribute("height", "70%");
71 insertAfter(el, field);
79 el.setAttribute("type", "button");
83 el.setAttribute("class", "button");
87 el.setAttribute("type", "button");
91 el.setAttribute("class", "button");
95 el.setAttribute("type", "button");
117 el.setAttribute("id", "TZT");
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/test/svg/
H A Ddom.js41 el.insertBefore(x);
51 el.insertBefore(y);
209 el.remove();
220 el.remove();
231 el.remove();
232 el.remove();
243 el.remove();
256 el.toFront();
266 el.toFront();
278 el.toBack();
[all …]
/plugin/livepreview/
H A Dscript.js32 el == cp)) return el;
50 if (!el) return false;
61 return el;
127 el = el.parentNode;
139 if (el==originalObject.parentNode || el.nodeName=="TR") {
144 if (el.scrollTop && el.scrollTop>0) {
147 if (el.scrollLeft && el.scrollLeft>0) {
155 if (el.clientLeft && el.nodeName!="TABLE") {
159 if (el.clientTop && el.nodeName!="TABLE") {
162 o = el;
[all …]
/plugin/virtualkeyboard/vk/extensions/
H A Ddocumentselection.js55 var st = self.getStart(el);
73 range = el.createTextRange();
77 range.moveToElementText(el);
118 this.getSelection = function(el) { argument
120 e = self.getEnd(el);
128 var tmp = document.selection?el.value.replace(/\r/g,""):el.value;
155 r.moveToElementText(el);
198 r.moveToElementText(el);
228 return self.getStart(el);
241 if (!el || el.tagName.toLowerCase() == 'select') return false;
[all …]
H A Dhelpers.js217 el == cp)) return el;
231 ,o = el
245 el = el.parentNode;
257 if (el==originalObject.parentNode || el.nodeName=="TR") {
262 if (el.scrollTop && el.scrollTop>0) {
265 if (el.scrollLeft && el.scrollLeft>0) {
273 if (el.clientLeft && el.nodeName!="TABLE") {
277 if (el.clientTop && el.nodeName!="TABLE") {
280 o = el;
490 if (!el) return null;
[all …]
/plugin/combo/resources/snippet/js/
H A Dlozad-raster.js4 load: function (el) { argument
5 el.classList.add('lazy-fade-cs')
6 if (el.hasAttribute("data-srcset")) {
7 if (el.hasAttribute("data-sizes")) {
8 el.sizes = el.dataset.sizes;
10 el.srcset = el.dataset.srcset;
12 if (el.hasAttribute("data-src")) {
13 el
16 AnonymousFunction58d7bd670300(el) global() argument
[all...]
H A Dlozad-svg-injection.js4 load: function (el) { argument
8 let displayValue = el.style.getPropertyValue('display');
9 let displayPriority = el.style.getPropertyPriority('display');
11 el.style.setProperty('display', 'none', 'important');
14 SVGInjector(el, {
20 if (el.hasOwnProperty("style")) {
21 svg.style.cssText = el.style.cssText;
23 if (el.hasOwnProperty("dataset")) {
24 let dataSet = el.dataset;
44 loaded: function (el) { argument
[all...]
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js3 el:{}, property in firebug
121 el.content = {};
128 el.left = {};
130 el.right = {};
137 el.button = {};
157 el.nav = {};
228 el.left.css = {};
267 el.left.dom = {};
281 el.left.str = {};
1496 el:null,
[all …]
H A Dfirebug-lite-1.2-compressed.js11 el.header=new lib.element("DIV").attribute.addClass("Header").insert(el.main);el.left={};el.left.co…
12 if(lib.env.ie||lib.env.webkit){el.button.container.environment.addStyle({"paddingTop":"12px"});}
13 el.nav={};el.nav.container=new lib.element("DIV").attribute.addClass("Nav").insert(el.left.containe…
14 el.nav.dom=new lib.element("A").attribute.addClass("Tab").update("DOM").event.addListener("click",l…
25el.main.environment.addStyle({"height":win.resizer.y[2]+"px"});el.mainiframe.environment.addStyle(…
26 return;var dim=lib.util.GetViewport();el.main.environment.addStyle({"width":dim.width+"px"});el.mai…
55el.left.html.container.child.get().length;t++){searchEl=el.left.html.container.child.get()[t];if(/…
56 if(!parentLayer){parentLayer=el.left.html.container.child.get()[3].childNodes[1].lib;}
71el.left.str.container.update(_str.replace(/\n/g,"<br />"))}}},xhr:{objects:[],addObject:function()…
73el.left.container.environment.addStyle({"width":_open?"70%":"100%"});el.right.container.environmen…
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js12 var firebug={version:[1.231,20100118],el:{},env:{"css":"http://getfirebug.com/releases/lite/1.2/firebug-lite.css","debug":true,"detectFirebug":true,"dIndex":"console","height":295,"hideDOMFunctions":false,"openInPopup":false,"override":false,"ml":false,"showIconWhenHidden":true,"popupTop":1,"popupLeft":1,"popupWidth":undefined,"popupHeight":undefined,"textNodeChars":0},internal:{"cache":{},"extConsole":null,"init":false,"isPopup":false,"liteFilename":null,"minimized":false,"popupWin":null,"targetWindow":undefined},initConsole:function(){var command;try{if((!window.console||(window.console&&!window.console.firebug))||(firebug.env.override&&!(/Firefox\/3/i.test(navigator.userAgent)))){window.console={"provider":"Firebug Lite"};for(command in firebug.d.console.cmd){window.console[command]=firebug.lib.util.Curry(firebug.d.console.run,window,command);};} property in firebug
21 el.firebugIcon=new lib.element("div").attribute.set('firebugIgnore',true).attribute.set("id","firebugIconDiv").attribute.set("title",iconTitle).attribute.set("alt",iconTitle).event.addListener("mousedown",win.iconClicked).insert(document.body);el.content={};el.mainiframe=new lib.element("IFRAME").attribute.set("id","FirebugIFrame").attribute.set('firebugIgnore',true).environment.addStyle({"display":"none","width":lib.util.GetViewport().width+"px"}).insert(document.body);el.main=new lib.element("DIV").attribute.set("id","Firebug").attribute.set('firebugIgnore',true).environment.addStyle({"display":"none","width":lib.util.GetViewport().width+"px"}).insert(document.body);if(!internal.isPopup){el.resizer=new lib.element("DIV").attribute.addClass("Resizer").event.addListener("mousedown",win.resizer.start).insert(el.main);}
22 el.header=new lib.element("DIV").attribute.addClass("Header").insert(el.main);el
[all...]
H A Dfirebug-lite-1.2.js14 el:{}, property in firebug
127 el.firebugIcon = new lib.element("div").attribute.set('firebugIgnore',true).attribute.set("id","firebugIconDiv").attribute.set("title",iconTitle).attribute.set("alt",iconTitle).event.addListener("mousedown",win.iconClicked).insert(document.body);
132 el.content = {};
133 el.mainiframe = new lib.element("IFRAME").attribute.set("id","FirebugIFrame").attribute.set('firebugIgnore',true).environment.addStyle({ "display":"none", "width":lib.util.GetViewport().width+"px" }).insert(document.body);
134 el.main = new lib.element("DIV").attribute.set("id","Firebug").attribute.set('firebugIgnore',true).environment.addStyle({ "display":"none", "width":lib.util.GetViewport().width+"px" }).insert(document.body);
136 el.resizer = new lib.element("DIV").attribute.addClass("Resizer").event.addListener("mousedown",win.resizer.start).insert(el.main);
138 el.header = new lib.element("DIV").attribute.addClass("Header").insert(el.main);
139 el
[all...]
/plugin/indexmenu2/cms/modifiers/
H A Dajaxum.js14el,keys,css,mo){el=el[keys.submenu];if(el.childNodes.length&&!el[keys.ajaxumTarget])return;var sho…
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js137 if (!(el && el.className)) {
346 if (target == el || target.parentNode == el) {
392 …if (typeof el.navtype == "undefined" || (el.navtype != 50 && (el.navtype == 0 || Math.abs(el.navty…
398 if (el.navtype == 50 && target != el) {
512 el._current = el.innerHTML;
521 if (el.navtype == -1 || el.navtype == 1) {
547 el.ttip = el.caldate.print(el.calendar.ttDateFormat) + el.ttip.substr(1);
549 el.calendar.tooltips.innerHTML = el.ttip;
569 if (isRelated(el, ev) || _C || el.disabled)
1316 el.parentNode.removeChild(el);
[all …]
/plugin/code3/src/
H A Dpsyhi.js216 ,'handler' : function (el) { argument
219 el.className = el.className=='expandSource'?'collapseSource':'expandSource'
225 ,'handler' : function (el) { argument
226 el = el.parentNode.parentNode.getElementsByTagName('ol')[0];
227 el.className = el.className.match(/(^|\s)noLineNumbers(\s|$)/)
235 ,'handler' : function (el) { argument
236 el = el.parentNode.nextSibling;
237 cn = el.className;
248 ,'handler' : function (el) { argument
267 el = el.parentNode.nextSibling;
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dview.js257 el: document.body
266 el: 'body'
271 el: '#testElement > h1'
276 el: '#nonexistent'
278 assert.ok(!new View().el);
344 el: $el,
368 el: $('body'),
422 assert.ok(!view2.el.id);
447 el: function() {
462 el: '#testElement',
[all …]
/plugin/structpublish/action/
H A Drevisions.php37 $el = $form->getElementAt($i);
39 if (!is_a($el, \dokuwiki\Form\CheckableElement::class) && !is_a($el, \dokuwiki\Form\HTMLElement::class)) {
44 if (is_a($el, \dokuwiki\Form\CheckableElement::class)) {
45 if ($el->attr('name') === $checkName) {
46 $rev = $el->attr('value');
57 is_a($el, \dokuwiki\Form\HTMLElement::class) &&
58 !empty(trim($el->val())) &&
61 $val = $el->val();
64 $el
[all...]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_gecko.js217 while ( el )
231 c.X += el.offsetLeft - el.scrollLeft ;
232 c.Y += el.offsetTop - el.scrollTop ;
239 while ( scrollElement && scrollElement != el )
247 previousElement = el ;
248 if ( el.offsetParent )
249 el = el.offsetParent ;
254 el = oOwnerWindow.frameElement ;
256 if ( el )
261 c.X += el.scrollLeft ;
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckcontextmenu.js88 var el = e.target ;
90 while ( el )
92 if ( el._FCKContextMenu )
94 if ( el._FCKContextMenu.CtrlDisable && ( e.ctrlKey || e.metaKey ) )
98 FCKContextMenu_AttachedElement_OnContextMenu( e, el._FCKContextMenu, el ) ;
101 el = el.parentNode ;
113 var el = e.target ;
115 while ( el )
117 if ( el._FCKContextMenu )
137 el = el.parentNode ;
[all …]
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js709 if (!el || el.parentNode.id.indexOf(idPrefix)<0) return;
710 el = el.parentNode;
740 if (!el || el.parentNode.id.indexOf(idPrefix)<0) return;
741 el = el.parentNode;
798 if (!el || el.parentNode.id.indexOf(idPrefix)<0) return;
799 el = el.parentNode;
833 if (!el || el.parentNode.id.indexOf(idPrefix)<0) return;
834 el = el.parentNode;
856 if (!el) return;
874 if ('string' == typeof el) el = document.getElementById(el);
[all …]
/plugin/rowmove/
H A Dscript.js11 function rowup(el,pageid) argument
13 var elTr = getParentTr(el);
39 function rowdown(el,pageid) argument
42 var elTr = getParentTr(el);
98 function countRows(el) argument
102 var elTr = getParentTr(el);
127 function getParentTr(el) argument
129 while ( el.nodeName.toLowerCase() != "tr")
130 el = el.parentNode;
131 return el;
/plugin/slider/
H A Djquery.bxslider.js99 var el = this;
100 plugin.el = this;
169 el.data("origStyle", el.attr("style"));
190 el.css({
753 el.startAuto();
764 el.stopAuto();
883 el.startAuto();
931 el.stop();
1057 el.stopAuto();
1076 distance < 0 ? el.goToNextSlide() : el.goToPrevSlide();
[all …]
/plugin/photogallery/lightGallery/js/
H A Dlg-fullscreen.js61 var el = document.documentElement;
62 if (el.requestFullscreen) {
63 el.requestFullscreen();
64 } else if (el.msRequestFullscreen) {
65 el.msRequestFullscreen();
66 } else if (el.mozRequestFullScreen) {
67 el.mozRequestFullScreen();
68 } else if (el.webkitRequestFullscreen) {
69 el.webkitRequestFullscreen();
/plugin/data/syntax/
H A Dentry.php559 $el = new DropdownElement(
564 $el->useInput(false);
565 $el->attrs(($vals['multi'] ? ['multiple' => 'multiple'] : []));
566 $el->attr('selected', $data['data'][$key]);
567 $el->val($data['data'][$key]);
577 $el = new InputElement('text', $fieldid . '[value]', $vals['title']);
578 $el->useInput(false);
579 $el->val($content);
580 $el->addClass($classes);
581 $el
[all...]
/plugin/securelogin/
H A Dscript.js20 function securelogin_get_form(el) { argument
21 while(el && el.nodeName != 'FORM')
22 el = el.parentNode;
23 return el;

12345678910>>...13