Home
last modified time | relevance | path

Searched refs:nodeName (Results 226 – 250 of 293) sorted by last modified time

12345678910>>...12

/plugin/markdownextra/lib/meltdown/js/lib/
H A Drangyinputs-jquery.min.js17 …(){function v(a,b){return function(){var c=this.jquery?this[0]:this,d=c.nodeName.toLowerCase();if(…
/plugin/freechat/phpfreechat/data/public/js/
H A Dxajax.js94 _nodeToObject:function(node){if(node.nodeName=='#cdata-section'){var data=node.data;while(node=node…
96nodeName=='xjxobj'){var data=new Array();for(var j=0;j<node.childNodes.length;j++){var child=node.…
97 else if(child.childNodes[k].nodeName=='v'){if(child.childNodes[k].firstChild==null)
150 if(xml.childNodes[i].nodeName=="cmd"){var cmd;var id;var property;var data;var search;var type;var …
155 if(xml.childNodes[i].childNodes.length > 1&&xml.childNodes[i].firstChild.nodeName=="#cdata-section"…
157 else if(xml.childNodes[i].firstChild&&xml.childNodes[i].firstChild.nodeName=='xjxobj'){data=this._n…
158 …es[j].childNodes.length > 1&&xml.childNodes[i].childNodes[j].firstChild.nodeName=="#cdata-section"…
160 if(xml.childNodes[i].childNodes[j].nodeName=="s"){search=internalData;}
161 if(xml.childNodes[i].childNodes[j].nodeName=="r"){data=internalData;}
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js165 while((e2 = e2.parentNode) && e2.nodeName.toUpperCase() !== 'BODY') {
/plugin/ebnf/
H A Debnf.php130 if ($node->nodeName=='identifier' || $node->nodeName=='terminal') {
136 if ($node->nodeName!='terminal') {
148 } else if ($node->nodeName=='option' || $node->nodeName=='loop') {
149 if ($node->nodeName=='loop')
157 arrow($im, $w/2+EBNF_U/2, EBNF_U, $node->nodeName=='loop'?!$lefttoright:$lefttoright);
165 } else if ($node->nodeName=='sequence') {
182 } else if ($node->nodeName=='choise') {
202 } else if ($node->nodeName
[all...]
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12nodeName},n.setText=function(){function t(t,i){e=e||(void 0!==document.documentElement.textContent…
/plugin/syntaxhighlightjs/static/lib/highlightjs/
H A Dhighlight.min.js2nodeName.toLowerCase()}function i(e,t){var r=e&&e.exec(t);return r&&0==r.index}function a(e){retur…
/plugin/advrack/
H A Djquery.qtip.js1542 if(!/select|option/.test(event.target.nodeName) && !event.relatedTarget) {
2617 nodeName = element.nodeName && element.nodeName.toLowerCase(),
2620 if('area' === nodeName) {
2623 if(!element.href || !mapName || map.nodeName.toLowerCase() !== 'map') {
2629 return (/input|select|textarea|button|object/.test( nodeName ) ?
2631 'a' === nodeName ?
3184 switch(elem.nodeName) {
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js1903 var sNodeName = nNode.nodeName.toUpperCase();
2829 if ( nTrs[i].nodeName.toUpperCase() == "TR" )
2846 sNodeName = nTds[j].nodeName.toUpperCase();
2868 sNodeName = nTd.nodeName.toUpperCase();
6015 sNodeName = oData.nTr.childNodes[iColumn].nodeName.toLowerCase();
6476 if ( nCell.nodeName.toUpperCase() == "TD" ||
6477 nCell.nodeName.toUpperCase() == "TH" )
6987 if ( this.nodeName.toLowerCase() != 'table' )
6990 "table: "+this.nodeName );
H A Djquery.dataTables.min.js.gz
H A Djquery.js2nodeName(a,"input")?bj(a):"getElementsByTagName"in a&&f.grep(a.getElementsByTagName("input"),bj)}f…
3nodeName(e,"a"))&&f.acceptData(e)){try{l&&e[h]&&(n=e[l],n&&(e[l]=null),f.event.triggered=h,e[h]())…
H A Djquery.dataTables.min.js49 …Source===null){j=a.nTBody.childNodes;b=0;for(c=j.length;b<c;b++)if(j[b].nodeName.toUpperCase()=="T…
50nodeName.toUpperCase();if(m=="TD"||m=="TH"){O(a,k,e,i.trim(h[d].innerHTML));e++}}}}j=ba(a);h=[];b=…
108 …){b=[];e=0;for(h=j.nTr.childNodes.length;e<h;e++){d=j.nTr.childNodes[e].nodeName.toLowerCase();if(…
117 …d].childNodes.length;f<k;f++){c=b[d].childNodes[f];if(c.nodeName.toUpperCase()=="TD"||c.nodeName.t…
127 …rn ba(b)};this.fnGetPosition=function(a){var b=A(this[n.iApiIndex]),c=a.nodeName.toUpperCase();if(…
140 …nique++;if(this.nodeName.toLowerCase()!="table")J(e,0,"Attempted to initialise DataTables on a nod…
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js1074 o && typeof o === "object" && o !== null && o.nodeType === 1 && typeof o.nodeName==="string"
/plugin/sqlraw/
H A Dsimple_html_dom.php958 function nodeName() {return $this->tag;} function in simple_html_dom_node
H A Dsorttable.min.js21 else{switch(node.nodeType){case 3:if(node.nodeName.toLowerCase()=='input'){return node.value.replac…
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js104 }else{if(jQuery.nodeName(this,"select")){var values=jQuery.makeArray(value);
130 if(table&&jQuery.nodeName(this,"table")&&jQuery.nodeName(elems[0],"tr")){obj=this.getElementsByTagN…
133 if(jQuery.nodeName(elem,"script")){scripts=scripts.add(elem);
173 }},nodeName:function(elem,name){return elem.nodeName&&elem.nodeName.toUpperCase()==name.toUpperCase…
276 }if(elem.length===0&&(!jQuery.nodeName(elem,"form")&&!jQuery.nodeName(elem,"select"))){return ;
277 }if(elem[0]==undefined||jQuery.nodeName(elem,"form")||elem.options){ret.push(elem);
288 }if(jQuery.nodeName(elem,"form")&&elem.getAttributeNode(name)){return elem.getAttributeNode(name).n…
380 jQuery.extend({expr:{"":function(a,i,m){return m[2]=="*"||jQuery.nodeName(a,m[2]);
410 },button:function(a){return"button"==a.type||jQuery.nodeName(a,"button");
411 },input:function(a){return/input|select|textarea|button/i.test(a.nodeName);
[all …]
/plugin/eventline/timeline_js/scripts/
H A Dsources.js174 while (node != null && (node.nodeType != 1 || node.nodeName != 'results')) {
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js2347 while(F!=null&&(F.nodeType!=1||F.nodeName!="results")){F=F.nextSibling;
/plugin/fedauth/Auth/Yadis/
H A DXML.php292 $result[$node->nodeName] = $node->nodeValue;
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js9 if(element.nodeName=='BR'){return'\n';}else if(element.textContent){text=element.textContent;}else …
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1827 isBuggy = el.options[0].nodeName.toUpperCase() !== "OPTION";
/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js330 …self._writeDebug('SoundManager(): Got '+self.o.nodeName+' element ('+(self._didAppend?'created via…
/plugin/s5reloaded/ui/thesis/
H A Dslides.js234 if (element == null || element.nodeName=='BODY') return false;
672 while(target != null && target.nodeName != 'BODY') {
914 if (child.nodeName == 'OL' || child.nodeName == 'UL') {
927 if (child.nodeName == 'OL' || child.nodeName == 'UL') {
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16nodeName(a,"input")?bj(a):a.getElementsByTagName&&f.grep(a.getElementsByTagName("input"),bj)}funct…
/plugin/new_page_dialog/js/
H A Dbutton.js7 if (button.nodeName.toLowerCase() == 'a') {
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js104 }else{if(jQuery.nodeName(this,"select")){var values=jQuery.makeArray(value);
130 if(table&&jQuery.nodeName(this,"table")&&jQuery.nodeName(elems[0],"tr")){obj=this.getElementsByTagN…
133 if(jQuery.nodeName(elem,"script")){scripts=scripts.add(elem);
173 }},nodeName:function(elem,name){return elem.nodeName&&elem.nodeName.toUpperCase()==name.toUpperCase…
276 }if(elem.length===0&&(!jQuery.nodeName(elem,"form")&&!jQuery.nodeName(elem,"select"))){return ;
277 }if(elem[0]==undefined||jQuery.nodeName(elem,"form")||elem.options){ret.push(elem);
288 }if(jQuery.nodeName(elem,"form")&&elem.getAttributeNode(name)){return elem.getAttributeNode(name).n…
380 jQuery.extend({expr:{"":function(a,i,m){return m[2]=="*"||jQuery.nodeName(a,m[2]);
410 },button:function(a){return"button"==a.type||jQuery.nodeName(a,"button");
411 },input:function(a){return/input|select|textarea|button/i.test(a.nodeName);
[all …]

12345678910>>...12