AltSearch
beta

Page Details:

jQuery.Behavior - A Simple JavaScript Library for Complex Web Applications

http://rodpetrovic.com/jquery/behavior/

jQuery.Behavior helps you organize your JavaScript code into logical chunks called "behaviors". You know those web applications that have many different complex elements on the front-end that interact with each other as well as with server? Once you have to write many lines of JavaScript, even if you write less™ using jQuery, you have to figure out how to organize all that code. The main problem I used to have with this is that I've been reinventing the way I organize my JavaScript code over and over again. Finally, I decided to "package" this knowledge into a simple jQuery extension called jQuery.Behavior.
Tags: jquery, javascript, plugin, behavior, behaviour, framework, programming, development, tutorial, coding Saved by: admin