YUI

Javascript, Part 2

To do:

- Review other comparison blog posts and articles.

2006 http://www.ja-sig.org/wiki/display/UP3/Javascript+Toolkit+Comparison

2006 http://www.sitepoint.com/article/javascript-library

12/2007 CHART http://javascriptant.com/articles/24/javascript-libraries-by-comparison

10/2007 http://blog.reindel.com/2007/10/30/how-to-choose-a-javascript-framework/

http://www.sitepoint.com/blogs/2008/05/09/is-your-javascript-library-standards-compliant/

Filed under

YUI Rollover Part 2: Improving JavaScript Performance and Scalability

In my previous article we traded in old school JavaScript habits for unobtrusive methods and the Yahoo! User Interface Library (YUI). The YUI's Event and DOM extensions greatly simplify basic DOM scripting tasks. Let's build on this foundation and improve the rollover script's performance and scalability.

Filed under