girlwithbighead
 Tutorial : Hover Image Got Another Image  
21/05/2012 | 0 comments

Assalamualaikum ! Hello ! Hai ! Bonjour !
Tutorial ni mybe takda orang buat. Tapi saya rajin, so saya nak share. Nah tahu maksud tutorial ni macam mana ? Tapi ni agak susah sikit taw. harap faham.

Preview :

Template Designer : Paste dekat Html/Javascript
Blogskins :  Paste dekat atas <html>
<script language="Javascript">
<!--
//Slide Show script (this notice must stay intact)
//code from http://chocollyheart.blogspot.com

if (document.images) {
     button1 = new Image
     button2 = new Image

     button1.src = 'URL IMAGE'
     button2.src = 'URL IMAGE'
 }
//-->
</script> <style type="text/css"><a  onmouseover="document.rollover.src=button2.src" onmouseout="document.rollover.src=button1.src"><img src="URL IMAGE" border=0 name="rollover"></a></style>


OLDERNEWER