Home
last modified time | relevance | path

Searched refs:IsIE (Results 26 – 43 of 43) sorted by relevance

12

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarspecialcombo.js48 …(), this.FieldWidth, this.PanelWidth, this.PanelMaxHeight, FCKBrowserInfo.IsIE ? window : FCKTools…
H A Dfckmenublock.js107 if ( !FCKBrowserInfo.IsIE && oActiveItem.HasSubMenu && !this.HasSubMenu )
H A Dfckpanel.js35 if ( FCKBrowserInfo.IsIE )
H A Dfckstyle.js955 if ( !FCKBrowserInfo.IsIE )
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js28 var s=navigator.userAgent.toLowerCase();var FCKBrowserInfo={IsIE:/*@cc_on!@*/false,IsIE7:/*@cc_on!@… property in FCKBrowserInfo
31 …cType+'<html dir="'+FCKConfig.ContentLangDirection+'"';if (FCKBrowserInfo.IsIE&&FCKConfig.DocType.…
32IsIE) FCKFocusManager.AddWindow(window.frameElement,true);if (FCKConfig.StartupFocus) FCK.Focus();…
45IsIE){if (B.scopeName&&B.scopeName!='HTML'&&B.scopeName!='FCK') D=B.scopeName.toLowerCase()+':'+D;…
48IsIE){var B=A.CreateBookmark();var C=FCK.EditorDocument.body.innerHTML;A.MoveToBookmark(B);return …
49IsIE) A=A.replace(/(<base[^>]*?)\s*\/?>(?!\s*<\/base>)/gi,'$1></base>');else if (!B){var G=A.match…
61IsIE&&this._CheckIsAllContentsIncluded(B,this.Window.document.body)){this._FixIESelectAllBug(B);re…
62IsIE||FCKBrowserInfo.IsOpera){var FCKAnchorsProcessor=FCKDocumentProcessor.AppendNew();FCKAnchorsP…
78IsIE) C.attachEvent('onresize',FCKFitWindow_Resize);else C.addEventListener('resize',FCKFitWindow_…
87IsIE){B=A.createElement('DIV');eIconImage=B.appendChild(A.createElement('IMG'));eIconImage.src=thi…
[all …]
H A Dfckeditorcode_gecko.js27 var s=navigator.userAgent.toLowerCase();var FCKBrowserInfo={IsIE:/*@cc_on!@*/false,IsIE7:/*@cc_on!@… property in FCKBrowserInfo
30 …cType+'<html dir="'+FCKConfig.ContentLangDirection+'"';if (FCKBrowserInfo.IsIE&&FCKConfig.DocType.…
31IsIE) FCKFocusManager.AddWindow(window.frameElement,true);if (FCKConfig.StartupFocus) FCK.Focus();…
44IsIE){if (B.scopeName&&B.scopeName!='HTML'&&B.scopeName!='FCK') D=B.scopeName.toLowerCase()+':'+D;…
47IsIE){var B=A.CreateBookmark();var C=FCK.EditorDocument.body.innerHTML;A.MoveToBookmark(B);return …
48IsIE) A=A.replace(/(<base[^>]*?)\s*\/?>(?!\s*<\/base>)/gi,'$1></base>');else if (!B){var G=A.match…
60IsIE&&this._CheckIsAllContentsIncluded(B,this.Window.document.body)){this._FixIESelectAllBug(B);re…
61IsIE||FCKBrowserInfo.IsOpera){var FCKAnchorsProcessor=FCKDocumentProcessor.AppendNew();FCKAnchorsP…
77IsIE) C.attachEvent('onresize',FCKFitWindow_Resize);else C.addEventListener('resize',FCKFitWindow_…
86IsIE){B=A.createElement('DIV');eIconImage=B.appendChild(A.createElement('IMG'));eIconImage.src=thi…
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckjustifycommands.js164 if ( FCKBrowserInfo.IsIE )
H A Dfcktextcolorcommand.js34 if ( FCKBrowserInfo.IsIE )
H A Dfcklistcommands.js141 if ( FCKBrowserInfo.IsIE )
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdomtools.js119 if ( !FCKBrowserInfo.IsIE )
448 if ( FCKBrowserInfo.IsIE && attributes[i].nodeName == 'class' )
471 if ( FCKBrowserInfo.IsIE && attributeName.toLowerCase() == 'class' )
639 if ( FCKBrowserInfo.IsIE )
H A Dfck_contextmenu.js36 … = FCK.ContextMenu._InnerContextMenu = new FCKContextMenu( FCKBrowserInfo.IsIE ? window : window.p…
H A Dfcktablehandler.js249 if ( FCKBrowserInfo.IsIE )
742 if ( FCKBrowserInfo.IsIE )
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js139 if ( oEditor.FCKConfig.PreserveSessionOnFileBrowser && oEditor.FCKBrowserInfo.IsIE )
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js171 if ( oEditor.FCKBrowserInfo.IsIE )
290 if ( oEditor.FCKBrowserInfo.IsIE )
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js100 if ( FCKBrowserInfo.IsIE )
/plugin/fckg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js223 if ( oEditor.FCKBrowserInfo.IsIE )
358 if ( oEditor.FCKBrowserInfo.IsIE )
/plugin/wysiwyg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js314 if ( oEditor.FCKBrowserInfo.IsIE )
605 if ( oEditor.FCKBrowserInfo.IsIE )
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js559 if ( oEditor.FCKBrowserInfo.IsIE )
1141 if ( oEditor.FCKBrowserInfo.IsIE )

12