[thelist] javascript, input type=image and mouseovers

Katherine Spice k.spice at acu.ac.uk
Wed Dec 13 08:40:35 CST 2000


> >but that means users without javascript can't submit the form - i was
> >only trying to make it pretty, not make it exclusive :-)
> 
> <SCRIPT>
> document.write('<A HREF="javascript:document.formName.submit()"><IMG
>    SRC etc onMouseOver/Out=normal mouseover functions></A>');
> </SCRIPT>
> 
> <NOSCRIPT>
> <INPUT TYPE=submit>
> </NOSCRIPT>

can't believe i missed that one! told you i was having a bad day!
thanks,
katherine




More information about the thelist mailing list