Over at Citysearch, I’m going to be dropping the existing JavaScript library, which tries too hard to make JavaScript like Java, and switching over to using mostly mootools. It’s light weight, has everything I might need from Array and String functions to Ajax and Animation, excellent documentation, and an active community building handy stuff like a Calendar and Slimbox (lightbox clone).
I’ve decided to keep Easy DOM (upgraded to the latest version of course), which allows for simple creation of DOM elements via an easy to read object literal syntax. I’ll have to dig up a sample…
No comments:
Post a Comment