Hi,
I'm trying to fix an old project, made by a ex-colleague of mine, but i can't seem to fix the problems im facing for IE.
Basicly, the editor isnt appearing, in Firefox there are no problems.
MScript Debugger raises an error in this JS,
http://beyondmyownbackyard.org/fck2/edi ... de_ie_1.js
on this piece of code "return documentElement.createStyleSheet(cssFileUrl);"
I was hoping this is a common error, and there is a fix.
Tx in advance,
PBijl
Tue, 03/14/2006 - 05:24
#1
RE: IE problem, Gecko np.
Use the uncompressed source to be able to understand better the problem, test if the path to the css file is correct, I don't know what else can help.