Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
my jquery function is called two times what is that problem
Koteswararao Mallisetti
13y
3.5k
1
Reply
$('.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
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Intellisense of jQuery in VS 2010
how to make vertical image slider in jquery