Home
last modified time | relevance | path

Searched defs:IsIE7 (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckbrowserinfo.js29 IsIE7 : /*@cc_on!@*/false && s.Contains('msie 7'), property in FCKBrowserInfo
/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
H A Dfckeditorcode_gecko.js27 var s=navigator.userAgent.toLowerCase();var FCKBrowserInfo={IsIE:/*@cc_on!@*/false,IsIE7:/*@cc_on!@… property in FCKBrowserInfo
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js27 var s=navigator.userAgent.toLowerCase();var FCKBrowserInfo={IsIE:/*@cc_on!@*/false,IsIE7:/*@cc_on!@… property in FCKBrowserInfo
H A Dfckeditorcode_ie.js28 var s=navigator.userAgent.toLowerCase();var FCKBrowserInfo={IsIE:/*@cc_on!@*/false,IsIE7:/*@cc_on!@… property in FCKBrowserInfo