It seems the popular ones are:<BR><BR>JQuery<BR>Yahoo UI Tools<BR>Google Web Tool Kit<BR><BR>I've also heard of Prototype and MooTools. <BR><BR>Can anyone provide a brief primer on which ones are the ...
Frameworks “chunk” much of the fine-grained functionality of the JavaScript language into method calls, reducing the amount of code the lazy programmer needs to write, test, and debug. There are two ...