hwg-basics archives | Jul 2000 | new search | results | previous | next |
Slightly off topic Javascript questionby Roy Laws <rlaws(at)northstate.net> |
|
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