1.2.11

Hover Image

Gambar berikut menggunakan syntax hover dengan sentuhan script dikit :P



Ini kodenya...
<img src="http://Your-Link-Image.jpg" onmouseover="this.width=280;this.height=375;" onmouseout="this.width=85;this.height=128;" width="85" height="128"/>

Gantilah width dan height sesuai lebar template :)

This code like it
<img onmouseover="height='500';" onmouseout="height='170';" src="http://your-link-image.gif" border="0" height="170"/>

Loading...
Loading...