User Profile

Collapse

Profile Sidebar

Collapse
sdt76
sdt76
Last Activity: Feb 13 '08, 09:25 AM
Joined: Feb 8 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sdt76
    replied to Restoring window.event in IE
    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 :)...
    See more | Go to post

    Leave a comment:


  • sdt76
    replied to Restoring window.event in IE
    unfortunately not... it is just a variable they arbitrarily called "event" without thinking about it :-(

    I'll make some tests... thanks anyway!

    cheers
    s...
    See more | Go to post

    Leave a comment:


  • sdt76
    started a topic Restoring window.event in IE

    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;
    Later on, there is another script that should use window.event, but... it does not work, because window.event gets rewritten by...
    See more | Go to post
No activity results to display
Show More
Working...