By cfis
via cfis.savagexi.com
Published: Feb 02 2008 / 03:00
Maybe its just me, but what I want from a JavaScript library seems to be diverging from what Prototype provides. What I want, in order of importance, is:
* A cross-browser API that hides some of the major differences between Internet Explorer and standards compliant browsers
* Unobtrusive
* As small as possible, and if that's not possible, then at least modular
* A selector API
Where Prototype really falls down is on points two and three - its very obtrusive, getting larger by the day and isn't modular.
Tweet
SaveShareSend
Tags: javascript



Add your comment