![]() |
| Http//:desalinggarjati.blogspot.com |
langsung aja sahabat ikutin saran di bawah ini ya
@ pertama tentu sahabat log in dulu tentunya BLOG sahabat
@ setelah masuk klick opsilainya,
@ template,langsung klick lagi Ediet HTML lalu sahabat cari kode </head>
untuk mempermudah sahabat tekan keyboard CTRL + F
@ setelah itu letakan kode di bawah ini tepat sebelum </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() {
$('a').hover(function() { //mouse in
$(this).animate({ marginLeft: '12px' }, 400);
}, function() { //mouse out
$(this).animate({ marginLeft: 0 }, 400);
});
});</script>
.: Semoga bermanfaat :.
