Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
Nick Berardi
How to create a non-Native jQuery event - http://www.coderjournal.com/2008...
Today I had the need to create a custom event using jQuery, in order to launch a customized form validation event from a global submit event. I did this so I could focus in on the first form field that had an error. But I needed something more than the st - Nick Berardi