Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdomtools.js877 SetElementStyles : function( element, styleDict ) argument
880 for ( var styleName in styleDict )
881 style[ styleName ] = styleDict[ styleName ] ;