Profile
Achievement
anagaiyahoocom's Recent SnippetsTagged jquery
- All /
« Prev 1 Next »
Is very inefficient to attach a anonymous function event handlers to multiple items in a selection. The function is duplicated for each element.
This shows how you can just create a single function and in the event handler callback just call that...
0
646
posted 13 years ago by anagaiyahoocom
Example of how to display HTTP error code and message on ajax response
0
762
posted 13 years ago by anagaiyahoocom