delete cookie manuel and javascript error
-
I got a strange error. I have a ticker in page and it work well. But when I delete cookies from internet expolorer manuel and refresh page, my script do not work. I have no interact with cookies in script. what could cause this.
karanba
Can you post the code that you are using?
-
Can you post the code that you are using?
After hours we found the problem..the problem cause by any menu dialog in explorer. when a menu item open a dialog and wait a bit .. after closing it all the timers stop thei job..even normal link do not wotk properlly. this happens on many pc with ie 6. now we are looking for if this bug occurs only with settimeout or using ajax on page.
karanba
-
I got a strange error. I have a ticker in page and it work well. But when I delete cookies from internet expolorer manuel and refresh page, my script do not work. I have no interact with cookies in script. what could cause this.
karanba