JS quirk in IE5?

by "Srinivasan Ramakrishnan" <srinivar(at)md3.vsnl.net.in>

 Date:  Sun, 30 Jan 2000 23:01:47 +0530
 To:  <hwg-languages(at)hwg.org>
  todo: View Thread, Original
Hi,

I've written a script that rotates thru a list of images, displaying them
one at a time, but let's say you have a 3X3 table (that's 9 images) in the
HTML, the script moves the 9th image off the page & moves all the images
down one spot, and pushes in a new Image at position 1.

The script is fine, infact it's as cross browser as I can get coz, it
doesn't use a lot of DHTML api, or even HTML api for that matter, I 've only
used document.images[...] array, so it works on all browsers that I've
tested. [IE4, NN 4+ on Win 98,95,NT, Debian Linux NN4+  ] (Yipee!)

Now, to the problem, when I refresh the page (F5, "Refresh button", Ctrl-R)
I get the source of the page, and not the page. But when I click the "Go!"
button, or click on the address bar, and hit "enter", the page is reloaded
without a hitch. The best part is, I don't have this problem on IE4 [and
this isn't a typo!].

IE4 to IE5 > what went wrong?

The script is at http://personal.vsnl.com/cheeni/album.html

Cheers,
-Srini

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA