Hover script help. Please
Hover script help. Please
Hello,
I am working on a hover script but I don't understand why it is not working....
<script type="text/javascript">
$("#social ul li").hover(function(){
$(this).animate({margin-left:"
5px"}, 100);
}
</script>
Topic Participants
tsalexey544
Kevin Boudloche
jay.blanchard