Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js1205 var overrideAttrs = ( overrideEl.Attributes = overrideEl.Attributes || new Array() ) ; variable
1211 overrideAttrs.push( [ attName.toLowerCase(), attrs[ attName ] ] ) ;