[thelist] javascript, input type=image and mouseovers

Peter-Paul Koch gassinaumasis at hotmail.com
Wed Dec 13 08:03:40 CST 2000


>How do I change the src of an <input type=image> on mouseover?  I'll
>willing concede that my object reference may be wrong
>(document.formName.inputName.src ??), or even that I'm terrible at
>javascript, but it's starting to feel impossible.

No, I don't think it's possible. I remember once trying it, but I'm not sure 
exactly what the results were.

Anyway, for a mouseover submit button do

<A HREF="javascript:document.formName.submit()"><IMG
   SRC etc onMouseOver/Out=normal mouseover functions></A>

ppk
_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com





More information about the thelist mailing list