unfortunately, that script is not under my control... and although it looks silly calling a variable "event", IE is absolutely more silly by allowing that to rewrite window.event!
Anyway, for the moment, changing the script looks like the only viable solution...
thanks everybody for your help! This just looks like another IE "feature" we will have to remember :)...
User Profile
Collapse
-
unfortunately not... it is just a variable they arbitrarily called "event" without thinking about it :-(
I'll make some tests... thanks anyway!
cheers
s...Leave a comment:
-
Restoring window.event in IE
Hi everybody!
I have a question regarding IE. I have a client using a script (which I can not change as it is an affiliate program's script that I can not control) that creates a variable called "event" and assigns a number to it. This is the line:
Code:var event=7348734;
No activity results to display
Show More
Leave a comment: