Skip to content

Instantly share code, notes, and snippets.

@abhi1010
Created May 6, 2014 07:21
Show Gist options
  • Save abhi1010/6df972bf94b736545419 to your computer and use it in GitHub Desktop.
Save abhi1010/6df972bf94b736545419 to your computer and use it in GitHub Desktop.
HoverImageButton2
<input type="image" name="HoverImageButton2" id="HoverImageButton2"
onmouseover="ShowImageHoverButton(this, '/wiz.net/WizLibrary/img/but-backtolisting1.jpg')"
onmouseout="ShowImageHoverButton(this, '/wiz.net/WizLibrary/img/but-takeaction1.jpg')"
src="../img/but-takeaction1.jpg" style="border-width:0px;" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment