Home
last modified time | relevance | path

Searched refs:HasAttribute (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js211 if ( FCKDomTools.HasAttribute( pathElement, att ) )
359 if ( FCKDomTools.HasAttribute( currentNode, att ) )
459 if ( FCKDomTools.HasAttribute( element, attName ) )
529 if ( FCKDomTools.HasAttribute( innerElement, att ) )
609 if ( FCKDomTools.HasAttribute( element, attName ) )
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdomtools.js428 HasAttribute : function( element, attributeName ) method in FCKDomTools
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js36 …dNodes.length>1) D.parentNode.removeChild(D);this.PaddingNode=null;}},HasAttribute:function(A,B){i… method in FCKDomTools
52HasAttribute(N,P)){switch (P){case 'style':this._RemoveStylesFromElement(N);break;case 'class':if …
H A Dfckeditorcode_gecko.js35 …dNodes.length>1) D.parentNode.removeChild(D);this.PaddingNode=null;}},HasAttribute:function(A,B){i… method in FCKDomTools
51HasAttribute(N,P)){switch (P){case 'style':this._RemoveStylesFromElement(N);break;case 'class':if …
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js38 …dNodes.length>1) D.parentNode.removeChild(D);this.PaddingNode=null;}},HasAttribute:function(A,B){i… method in FCKDomTools
62HasAttribute(O,Q)){switch (Q){case 'style':this._RemoveStylesFromElement(O);break;case 'class':if …
H A Dfckeditorcode_ie.js40 …dNodes.length>1) D.parentNode.removeChild(D);this.PaddingNode=null;}},HasAttribute:function(A,B){i… method in FCKDomTools
66HasAttribute(O,Q)){switch (Q){case 'style':this._RemoveStylesFromElement(O);break;case 'class':if …