[Javascript] Swapping an Image

Peter-Paul Koch gassinaumasis at hotmail.com
Thu Jul 19 18:47:52 CDT 2001



>I used to be able to swap an image in NN4.x but after some changes to add
>support for NN6 it no longer works and I am not sure why.
>
>The original image is declared:
>
><img id="GGeo4" Align=Top SRC="bird-1.gif" border=0 width="161px"
>height="121px">

You use ID to give the image a name, NN4 doesn't recognize this. Use NAME 
instead. I think it's also supported in the other browsers.

ppk

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




More information about the Javascript mailing list