Profile
Achievement
jasonseney's Recent SnippetsTagged jquery
- All /
« Prev 1 Next »
Returning a boolean inside of jQuery's $.each() function will only break the loop. To get a return value, you can convert the jQuery object to array and use a regular for loop in javascript.
0
1008
posted 15 years ago by jasonseney