millernegro
5 Nov 2010, 6:34 AM
Hello I have this issue (only in Internet Explorer)
When i open a page that works without trouble in Chrome and Mozilla, i get this error in the debugger - and the page shows all moved/away and not working)
Invalid Argument - ext-all.js, line 7 character 52181
When i use ext-all-debug-w-comments.js , i have the same error in line 6175 character 13
In the explorer debugger i have this line highlighted when i get the error:
!G||!I.anim?I.dom.style.width=I.addUnits(H):I.anim({width:{to:H}},I.preanim(arguments,1))
In the file debug-w-comments, a different line highlight but also contains something about "anim":
!animate || !me.anim ?
me.dom.style.width = me.addUnits(width) :
me.anim({width : {to : width}}, me.preanim(arguments, 1))
When i open a page that works without trouble in Chrome and Mozilla, i get this error in the debugger - and the page shows all moved/away and not working)
Invalid Argument - ext-all.js, line 7 character 52181
When i use ext-all-debug-w-comments.js , i have the same error in line 6175 character 13
In the explorer debugger i have this line highlighted when i get the error:
!G||!I.anim?I.dom.style.width=I.addUnits(H):I.anim({width:{to:H}},I.preanim(arguments,1))
In the file debug-w-comments, a different line highlight but also contains something about "anim":
!animate || !me.anim ?
me.dom.style.width = me.addUnits(width) :
me.anim({width : {to : width}}, me.preanim(arguments, 1))