Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js151 function AddComboOption( combo, optionText, optionValue, documentObject, index ) argument
155 if ( documentObject )
156 oOption = documentObject.createElement("OPTION") ;
/plugin/fckg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js151 function AddComboOption( combo, optionText, optionValue, documentObject, index ) argument
155 if ( documentObject )
156 oOption = documentObject.createElement("OPTION") ;