Day Eleven
Sunday, January 24, 2010
Evented Programming with jQuery
You love jQuery because it lets you handle browser events quickly and effectively. What if you could use that same abstraction for higher-level widgets? Yehuda walks you through building a tabs widget using the same evented style of programming that you already use in day-to-day jQuery code. Also, learn how to organize your evented jQuery code to avoid a single tangled mass of JavaScript code.





