Searched refs:targetDoc (Results 1 – 2 of 2) sorted by relevance
61 var targetDoc = targetSpecialCombo._Panel.Document ;64 FCKTools.AppendStyleSheet( targetDoc, FCKConfig.ToolbarComboPreviewCSS ) ;65 FCKTools.AppendStyleString( targetDoc, FCKConfig.EditorAreaStyles ) ;66 targetDoc.body.className += ' ForceBaseFont' ;69 FCKConfig.ApplyBodyAttributes( targetDoc.body ) ;
655 BuildElement : function( targetDoc, element ) argument658 var el = element || targetDoc.createElement( this.Element ) ;