$('.dlImgs').mouseover(function(e) {
alert('d');
return;
});
it is write in $(document).ready function
this is my code but it display alerts two time what is the problem
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Koteswararao MallisettiPosted Nov 19, 2010, 7:16 AM