Preserved Topic: ARGHH!! (Page 1 of 1) |
|
---|---|
Paranoid (IV) Mad Scientist From: Inside THE BOX |
posted 06-18-2000 00:22
Ya know, I thought I had this perfect, but alas, it is not. Please help me figure this out! I'm desperate! |
Maniac (V) Mad Scientist From: :morF |
posted 06-18-2000 02:04
Hmmm...I wonder if you were to refresh the page in IE after you close the window, if it would work. The page should refresh immediatley because it will be in the cache. Since I don't know javascript, I'll just explain how I think it should be changed. Set a varible to detect the browser. If it detects NN then run the code you already have. If it detect IE then tell it watch the pop up window, and when it closes, refresh the menu page. |
Paranoid (IV) Mad Scientist From: Inside THE BOX |
posted 06-18-2000 20:57
You are correct, it will work again if you refresh the thumbnail page in IE, but I'm not sure having it refresh the page every time someone closes the pop-up window is a viable solution. It may be in the cache, but on slower systems it would still take a few seconds. Even on faster ones, I think it would be annoying. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 06-19-2000 20:23
I would love to help but umm I can't get IE 4 on my machine (I've had IE 5 for a while) |
Paranoid (IV) Mad Scientist From: Inside THE BOX |
posted 06-19-2000 20:32
OK, with some determination and a lot of trying to understand this awful Javascript book, I've solved the problem in IE4, thusly... |