Slightly off topic Javascript question

by Roy Laws <rlaws(at)northstate.net>

 Date:  Mon, 03 Jul 2000 21:12:51 -0700
 To:  hwg-basics(at)hwg.org
  todo: View Thread, Original
Happy week to all,

I know that this is slightly off topic but I am hoping someone could help.

I am using the following to allow a user to go back by clicking a BACK 
button which returns them to whatever their last page was even if was not a 
page within my site:

<input type="image" value="  BACK  " onClick="history.go(-1)" 
src="back_but.gif" name="BACK" width="130" height="24">

Works fine!  Then I decided that I would be cute and include a OnMouseOver 
event that would make the button look like it was being pushed down.  I 
couldn't find anything at my normal sites for hints so I tried a couple of 
things and cannot get anything to work.  Does anyone know if an OnMouseOver 
event can be tied with and INPUT type?  If yes can you point me in the 
right direction?

Thanks much!

Roy Laws

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA