[thelist] Netscape - Form onSubmit with Image problem
Erik M Sabowski
sabowski at wam.umd.edu
Tue May 30 12:33:15 2000
I think netscape only supports image swaps within <a> tags. I know for a
fact they don't work within <img> tags in netscape. and it may very well
hold true for <input> tags, but i am only making an assumption.
#airyk
>
> <input type="image" onMouseOut="MM_swapImgRestore()"
>
>
onMouseOver="MM_swapImage('Image2','','../images/main/gifs/mortappconton.gif
> ',1)"
> name="Image2" border="0"
> src="../images/main/gifs/mortappcontoff.gif"
> width="94" height="23" alt="Continue">
>