The demo of this script is applied in the button given below.
This effect will work in every browser.The javascript of this button is given bellow
<input style="width:113px; height:31px; border:none; background:url(button.gif);" onmouseover="this.style.background='url(buttonHover.gif)';" onmouseout="this.style.background='url(button.gif)'" type="button" value="See here" />
Không có nhận xét nào:
Đăng nhận xét