fieryindian
06-18-2009, 08:42 AM
Hello Everyone,
I have an issue with IE (6, 7 and 8). I have a js file, which is importing another js file, in which is defined a variable and is being accessed in the former mentioned js file. In IE, the IE developer toolbar shows that the call to the variable is happening only after the js file is being imported. But rendering wise that is not happening and IE is throwing a script error saying the variable is not defined.
In Firefox, this works fine with absolutely no issues or script errors (which is confirmed using firebug).
Is this a known issue with IE or is it something else?
Please help me out people.
I have an issue with IE (6, 7 and 8). I have a js file, which is importing another js file, in which is defined a variable and is being accessed in the former mentioned js file. In IE, the IE developer toolbar shows that the call to the variable is happening only after the js file is being imported. But rendering wise that is not happening and IE is throwing a script error saying the variable is not defined.
In Firefox, this works fine with absolutely no issues or script errors (which is confirmed using firebug).
Is this a known issue with IE or is it something else?
Please help me out people.