DEVURANDOM.ORG, random bits from Deryck Hodge
  • Work
  • Links
  • Blog
  • About

YUI 3.x :: YUI Library

A comprehensive list of what has changed in YUI3 as it goes to beta. The end result for me is that I have code that will break. :( But the nice thing is that the API, especially around Node is getting saner. NodeList no longer behaves like Node, for starters, but this means you have to be mindful of if you're dealing with a list or a Node, which before you didn't have to worry about. So no size() call on Node to determine this; an empty NodeList is [] rather than null; and so on.

Post a comment

The writing for this website is Copyright © Deryck Hodge 2003-2011 and is licensed under a Creative Commons License.

Code is subject to the license included with the source.

The opinions expressed here are entirely my own, and not those of my employer.

Website screenshots generously provided by ShrinkTheWeb.

Made with Django.