/ Published in: HTML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<input type="image" src="/images/stories/btn/login_01.gif" onmouseover="this.src = '/images/stories/btn/login_02.gif';" onmouseout="this.src = '/images/stories/btn/login_01.gif';" onmousedown="this.src = '/images/stories/btn/login_03.gif';" />