November 11, 2008
3:43 am
CSS3 Template: ASCII Layouts, Element Transversals
John Resig made a post about the CSS3 Template Layout that reminds us of the work-in-progress CSS 3 advanced layout that allows you to use ASCII to define it.
- The new Element Traversal API and how his jQuery plugin uses the cleaner API and gives promising speed improvements: "With this addition .siblings() is 84% faster and .children() is 35% faster."
- In Deadly Expandos he discusses the old bug that has the id to method madness of DOM0 stepping on functions to break your apps.
Loading

Leave a comment »