<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'></script>
<script
type='text/javascript'> $(document).ready(function() {
$('a').hover(function() { $(this).animate({ marginLeft: '15px' }, 400);
}, function() { $(this).animate({ marginLeft: 0 }, 400); });
});</script>
ကိုေက်ာ္စိုးမိုးဆိုဒ္က ကူးယူလာတာပါဗ်
No comments:
Post a Comment