jQuery Misc. jQuery noConflict() ... Example. Alert the text of each element: $( "button").click(function(){ ... Tip: return false can be used to stop the loop early.
www.w3schools.com