Thursday 22 December 2011

Cara membuat Teks Bergoyang apa Bila Disentuh Mouse

 Login Ke Blog


 Buka Rancangan


EDIT HTML


Cari Kode </head


lalu taruh Kode dibawah ini pas Diatas kode </head
















<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script type='text/javascript'>
$(document).ready(function() {
$(&#39;a&#39;).hover(function() { //mouse in
$(this).animate({ marginLeft: &#39;12px&#39; }, 400);
}, function() { //mouse out
$(this).animate({ marginLeft: 0 }, 400);
});
});</script>




Selamat Mencoba

0 comments:

Post a Comment

Template by:

Free Blog Templates

Isi Buku Tamu Nya Ya
Jangan Lupa Follow And Like This yo