Home
last modified time | relevance | path

Searched refs:nodeName (Results 26 – 50 of 293) sorted by relevance

12345678910>>...12

/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/diagramsnet/lib/math/extensions/
H A Dtex2jax.js19nodeName.toLowerCase()==="#text"){if(!g){c=this.scanText(c)}}else{a=(typeof(c.className)==="undefi…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js175 if ( tagsRegex.test( pathElement.nodeName ) )
190 elementName = pathElement.nodeName.toLowerCase() ;
193 if ( tagsRegex.test( pathElement.nodeName ) )
211 if ( tagsRegex.test( currentNode.nodeName ) )
H A Dfckxhtml_ie.js30 FCKXHtml._AppendAttributes = function( xmlNode, htmlNode, node, nodeName ) argument
40 var sAttName = oAttribute.nodeName.toLowerCase() ;
65 else if ( nodeName == 'body' && sAttName == 'contenteditable' )
H A Dfckxhtml.js145 if ( lastChild && lastChild.nodeType == 1 && lastChild.nodeName == 'br' )
159 var sNodeName = xmlNode.nodeName ;
260 if ( htmlNode.parentNode && htmlNode.parentNode.nodeName.IEquals( 'pre' ) )
277 …Comment( "Element not supported - Type: " + htmlNode.nodeType + " Name: " + htmlNode.nodeName ) ) ;
410 if ( ePSibling && ePSibling.nodeName.toUpperCase() == 'LI' )
H A Dfckselection.js31 if ( FCKListsLib.BlockBoundaries[retval.nodeName.toLowerCase()] )
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js46nodeName.IEquals(['ul','ol'])) return [];if (!D) D=0;if (!C) C=[];for (var i=0;i<A.childNodes.leng…
56nodeName.toLowerCase();var G;if (F.StartsWith('_fck')) continue;else if (F.indexOf('_moz')==0) con…
64nodeName.toUpperCase()=='LI') J=F=true;E.appendChild(I.parentNode.removeChild(I));if (!J&&I.nodeTy…
65nodeName.toLowerCase();if (FCKBrowserInfo.IsIE&&e.scopeName!='HTML') E=e.scopeName.toLowerCase()+'…
68nodeName.toLowerCase();if (F[M]&&(!FCKBrowserInfo.IsIE||H.scopeName=='HTML')){if (M=='br') K=true;…
73 …r A=this.GetParentElement();while (A){if (FCKListsLib.BlockBoundaries[A.nodeName.toLowerCase()]) b…
76 ….startContainer;else E=D.startContainer.childNodes[D.startOffset];if (E.nodeName.Equals('TD','TH')…
77 …odes;for (i=0;i<E.length;i++){var F=E[i];if (F.nodeType==1){var G='$'+F.nodeName;var H=B[G];if (!H…
80 …Selection.GetSelectedElement();if (!A||!FCKStyles.CheckHasObjectStyle(A.nodeName.toLowerCase())) r…
89nodeName.IEquals(['ul','ol'])) break;B=B.parentNode;};if (B&&B.nodeName.IEquals(this.TagName)) ret…
[all …]
H A Dfckeditorcode_ie.js50nodeName.IEquals(['ul','ol'])) return [];if (!D) D=0;if (!C) C=[];for (var i=0;i<A.childNodes.leng…
66nodeName.toLowerCase();if (P==this.Element){for (var Q in E){if (FCKDomTools.HasAttribute(O,Q)){sw…
68nodeName.toUpperCase()=='LI') J=F=true;E.appendChild(I.parentNode.removeChild(I));if (!J&&I.nodeTy…
69nodeName.toLowerCase();if (FCKBrowserInfo.IsIE&&e.scopeName!='HTML') E=e.scopeName.toLowerCase()+'…
72nodeName.toLowerCase();if (F[M]&&(!FCKBrowserInfo.IsIE||H.scopeName=='HTML')){if (M=='br') K=true;…
75nodeName.toLowerCase()=='br'){var G=B.Clone();G.SetStart(F,4);if (G.CheckIsEmpty()){F.parentNode.r…
77 …r A=this.GetParentElement();while (A){if (FCKListsLib.BlockBoundaries[A.nodeName.toLowerCase()]) b…
81 …odes;for (i=0;i<E.length;i++){var F=E[i];if (F.nodeType==1){var G='$'+F.nodeName;var H=B[G];if (!H…
84 …Selection.GetSelectedElement();if (!A||!FCKStyles.CheckHasObjectStyle(A.nodeName.toLowerCase())) r…
93nodeName.IEquals(['ul','ol'])) break;B=B.parentNode;};if (B&&B.nodeName.IEquals(this.TagName)) ret…
[all …]
/plugin/jquery/
H A Djquery-1.4.2.js545 nodeName: function( elem, name ) {
546 return elem.nodeName && elem.nodeName.toUpperCase() === name.toUpperCase();
1002 if ( elem.nodeName && jQuery.noData[elem.nodeName.toLowerCase()] ) {
1043 if ( elem.nodeName && jQuery.noData[elem.nodeName.toLowerCase()] ) {
1508 rfocusable.test( elem.nodeName ) || rclickable.test( elem.nodeName ) && elem.href ?
1859 if ( !(elem && elem.nodeName && jQuery.noData[elem.nodeName.toLowerCase()]) ) {
1877 !isClick && !(target && target.nodeName && jQuery.noData[target.nodeName.toLowerCase()]) ) {
4333 if ( this.nodeName !== (orig[i] && orig[i].nodeName) ) {
5467 var nodeName = this[i].nodeName, display;
5469 if ( elemdisplay[ nodeName ] ) {
[all …]
H A Djquery-1.4.2.min.js19 …Type===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var…
29 …b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.node…
38nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b===…
45 …===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.val…
48nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex"…
54 …,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)==…
62 …):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var …
63 …eckbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.t…
64 …,ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");r…
77nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h=…
[all …]
/plugin/dokumicrobugtracker/js/
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]())…
/plugin/farmsync/script/
H A Djquery.chosen.js25 if (child.nodeName.toUpperCase() === "OPTGROUP") {
54 if (option.nodeName.toUpperCase() === "OPTION") {
/plugin/farmer/script/
H A Djquery.chosen.js25 if (child.nodeName.toUpperCase() === "OPTGROUP") {
54 if (option.nodeName.toUpperCase() === "OPTION") {
769 if (evt.target.nodeName === "ABBR" && !this.is_disabled) {
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16nodeName(a,"input")?bj(a):a.getElementsByTagName&&f.grep(a.getElementsByTagName("input"),bj)}funct…
/plugin/asciimath/
H A Dasciimathml148r.js443 if (node.nodeName=="mrow") {
447 if (node.nodeName=="mrow") {
547 if (result[0].childNodes[i].nodeName=="mi" || result[0].nodeName=="mi") {
555 if (result[0].nodeName=="mi")
694 newFrag.childNodes[len-2].nodeName == "mo" &&
707 if (matrix) matrix = node.nodeName=="mrow" &&
708 (i==m-1 || node.nextSibling.nodeName=="mo" &&
800 n.parentNode.nodeName!="form" && n.parentNode.nodeName!="FORM" &&
801 n.parentNode.nodeName!="textarea" && n.parentNode.nodeName!="TEXTAREA" &&
802 n.parentNode.nodeName!="pre" && n.parentNode.nodeName!="PRE") {
[all …]
/plugin/livepreview/
H A Dscript.js139 if (el==originalObject.parentNode || el.nodeName=="TR") {
155 if (el.clientLeft && el.nodeName!="TABLE") {
159 if (el.clientTop && el.nodeName!="TABLE") {
/plugin/photogallery/lightGallery/js/
H A Dpicturefill.min.js4nodeName.toUpperCase()&&(c[g.ns]||(c[g.ns]={}),i.reevaluate||!c[g.ns].evaluated)){if(d&&"PICTURE"=…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/
H A DHTML.php220 if ($node->nodeName === 'standard') {
222 } else if ($node->nodeName === 'code_comparison') {
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js35nodeName.toLowerCase()=='br'){B.parentNode.removeChild(B);}}},RemoveNode:function(A,B){if (B){var …
45nodeName.toLowerCase();var G;if (F.StartsWith('_fck')) continue;else if (F.indexOf('_moz')==0) con…
51nodeName.toLowerCase();if (O==this.Element){for (var P in D){if (FCKDomTools.HasAttribute(N,P)){sw…
53nodeName.toUpperCase()=='LI') J=F=true;E.appendChild(I.parentNode.removeChild(I));if (!J&&I.nodeTy…
54 …e){if (e.nodeType==1){if (!this.LastElement) this.LastElement=e;var E=e.nodeName.toLowerCase();if …
57nodeName.toLowerCase();if (F[M]){if (M=='br') K=true;else if (!B&&H.childNodes.length==0&&M!='hr')…
62 …r A=this.GetParentElement();while (A){if (FCKListsLib.BlockBoundaries[A.nodeName.toLowerCase()]) b…
66 …odes;for (i=0;i<E.length;i++){var F=E[i];if (F.nodeType==1){var G='$'+F.nodeName;var H=B[G];if (!H…
69 …Selection.GetSelectedElement();if (!A||!FCKStyles.CheckHasObjectStyle(A.nodeName.toLowerCase())) r…
78nodeName.IEquals(['ul','ol'])) break;B=B.parentNode;};if (B&&B.nodeName.IEquals(this.TagName)) ret…
[all …]
H A Dfckeditorcode_ie.js36nodeName.toLowerCase()=='br'){B.parentNode.removeChild(B);}}},RemoveNode:function(A,B){if (B){var …
52nodeName.toLowerCase();if (O==this.Element){for (var P in D){if (FCKDomTools.HasAttribute(N,P)){sw…
54nodeName.toUpperCase()=='LI') J=F=true;E.appendChild(I.parentNode.removeChild(I));if (!J&&I.nodeTy…
55 …e){if (e.nodeType==1){if (!this.LastElement) this.LastElement=e;var E=e.nodeName.toLowerCase();if …
58nodeName.toLowerCase();if (F[M]){if (M=='br') K=true;else if (!B&&H.childNodes.length==0&&M!='hr')…
61nodeName],['UL','OL']);A=this._ExecuteBackspace(B,J,I);}else if (FCKBrowserInfo.IsGeckoLike){B.Sel…
63 …r A=this.GetParentElement();while (A){if (FCKListsLib.BlockBoundaries[A.nodeName.toLowerCase()]) b…
67 …odes;for (i=0;i<E.length;i++){var F=E[i];if (F.nodeType==1){var G='$'+F.nodeName;var H=B[G];if (!H…
70 …Selection.GetSelectedElement();if (!A||!FCKStyles.CheckHasObjectStyle(A.nodeName.toLowerCase())) r…
79nodeName.IEquals(['ul','ol'])) break;B=B.parentNode;};if (B&&B.nodeName.IEquals(this.TagName)) ret…
[all …]
/plugin/s5/ui/default/
H A Dslides.js56 if (element == null || element.nodeName=='BODY') return false;
314 while(target != null && target.nodeName != 'BODY') {
470 if (child.nodeName == 'OL' || child.nodeName == 'UL') {
483 if (child.nodeName == 'OL' || child.nodeName == 'UL') {
/plugin/s5/ui/dokuwiki/
H A Dslides.js56 if (element == null || element.nodeName=='BODY') return false;
313 while(target != null && target.nodeName != 'BODY') {
469 if (child.nodeName == 'OL' || child.nodeName == 'UL') {
482 if (child.nodeName == 'OL' || child.nodeName == 'UL') {
/plugin/diagramsnet/lib/math/jax/input/MathML/
H A Djax.js19nodeName.toLowerCase()==="html"){var f=j.getElementsByTagName("h1")[0];if(f&&f.textContent==="XML …
/plugin/jirainfo/src/
H A Dpopper.min.js4nodeName?e:e.parentNode||e.host}function n(e){if(!e)return document.body;switch(e.nodeName){case'H…
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dpopper.min.js4 */(function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=e.ownerDocument.defaultView,n=o.getComputedStyle(e,null);return t?n[t]:n}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ownerDocument.body;case'#document':return e.body;}var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll|overlay)/.test(r+s+p)?e:n(o(e))}function i(e){return e&&e.referenceNode?e.referenceNode:e}function r(e){return 11===e?re:10===e?pe:re||pe}function p(e){if(!e)return document.documentElement;for(var o=r(10)?document.body:null,n=e.offsetParent||null;n===o&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var i=n&&n.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TH','TD','TABLE'].indexOf(n.nodeName)&&'static'===t(n,'position')?p(n):n:e?e.ownerDocument.documentElement:document.documentElement}function s(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||p(e.firstElementChild)===e)}function d(e){return null===e.parentNode?e:d(e.parentNode)}function a(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,n=o?e:t,i=o?t:e,r=document.createRange();r.setStart(n,0),r.setEnd(i,0);var l=r.commonAncestorContainer;if(e!==l&&t!==l||n.contains(i))return s(l)?l:p(l);var f=d(e);return f.host?a(f.host,t):a(e,d(t).host)}function l(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:'top',o='top'===t?'scrollTop':'scrollLeft',n=e.nodeName;if('BODY'===n||'HTML'===n){var i=e.ownerDocument.documentElement,r=e.ownerDocument.scrollingElement||i;return r[o]}return e[o]}function f(e,t){var o=2<arguments.length&&void 0!==arguments[2]&&arguments[2],n=l(t,'top'),i=l(t,'left'),r=o?-1:1;return e.top+=n*r,e.bottom+=n*r,e.left+=i*r,e.right+=i*r,e}function m(e,t){var o='x'===t?'Left':'Top',n='Left'==o?'Right':'Bottom';return parseFloat(e['border'+o+'Width'],10)+parseFloat(e['border'+n+'Width'],10)}function h(e,t,o,n){return ee(t['offset'+e],t['scroll'+e],o['client'+e],o['offset'+e],o['scroll'+e],r(10)?parseInt(o['offset'+e])+parseInt(n['margin'+('Height'===e?'Top':'Left')])+parseInt(n['margin'+('Height'===e?'Bottom':'Right')]):0)}function c(e){var t=e.body,o=e.documentElement,n=r(10)&&getComputedStyle(o);return{height:h('Height',t,o,n),width:h('Width',t,o,n)}}function g(e){return le({},e,{right:e.left+e.width,bottom:e.top+e.height})}function u(e){var o={};try{if(r(10)){o=e.getBoundingClientRect();var n=l(e,'top'),i=l(e,'left');o.top+=n,o.left+=i,o.bottom+=n,o.right+=i}else o=e.getBoundingClientRect()}catch(t){}var p={left:o.left,top:o.top,width:o.right-o.left,height:o.bottom-o.top},s='HTML'===e.nodeName?c(e.ownerDocument):{},d=s.width||e.clientWidth||p.width,a=s.height||e.clientHeight||p.height,f=e.offsetWidth-d,h=e.offsetHeight-a;if(f||h){var u=t(e);f-=m(u,'x'),h-=m(u,'y'),p.width-=f,p.height-=h}return g(p)}function b(e,o){var i=2<arguments.length&&void 0!==arguments[2]&&arguments[2],p=r(10),s='HTML'===o.nodeName,d=u(e),a=u(o),l=n(e),m=t(o),h=parseFloat(m.borderTopWidth,10),c=parseFloat(m.borderLeftWidth,10);i&&s&&(a.top=ee(a.top,0),a.left=ee(a.left,0));var b=g({top:d.top-a.top-h,left:d.left-a.left-c,width:d.width,height:d.height});if(b.marginTop=0,b.marginLeft=0,!p&&s){var w=parseFloat(m.marginTop,10),y=parseFloat(m.marginLeft,10);b.top-=h-w,b.bottom-=h-w,b.left-=c-y,b.right-=c-y,b.marginTop=w,b.marginLeft=y}return(p&&!i?o.contains(l):o===l&&'BODY'!==l.nodeName)&&(b=f(b,o)),b}function w(e){var t=1<arguments.length&&void 0!==arguments[1]&&arguments[1],o=e.ownerDocument.documentElement,n=b(e,o),i=ee(o.clientWidth,window.innerWidth||0),r=ee(o.clientHeight,window.innerHeight||0),p=t?0:l(o),s=t?0:l(o,'left'),d={top:p-n.top+n.marginTop,left:s-n.left+n.marginLeft,width:i,height:r};return g(d)}function y(e){var n=e.nodeName;i
[all...]

12345678910>>...12