Home
TutorialsFast DOM Queries in Today’s Browsers
Author: techno Category: Tutorials |
Add CommentWhat follows is a janky hack. If you do not have the stomach for things that are useful in the real world, please stop reading here. “But it’s not standards compliant!” comments will receive no sympathy. Validatorians, you’ve been warned.If you’re still reading, you’re probably aware of the crappy primitives that the W3C has bestowed us with for scripting arbitrary collections of nodes. Things like Microsoft’s HTC and Mozilla’s XBL allow for browser-specific markup-upgrade paths but these aren’t really feasible in the “real world” since they require lots of code branching and different semantics for attaching a behavior.
Read Article Sponsored Links
Sponsored Links
Related Articles
• Prototype as a Fast Paced Framework Developing an Ajax based application is always a challenge especially for developers who are never proficient in JavaScript. As a result, developers looked into simplified methods in developing an Ajax based application.
Frameworks have particularly grown in popularity because developers won&rsquo ...
• Improving Ajax Scripts for Mobile Browsers Ajax in mobile devices is definitely a challenge for developers. Even with the reduced bandwidth requirements, the presence of JavaScript and the continuous streaming of information could easily take its toll on the mobile device. If the developer is unable to move past this challenge, the possibili ...
• Adobe Moving Too Fast?
We have to admit, this is one of those “golden moments” for adobe as they slowly become the household name even just for developers. With the string of releases and updates in their developmental framework and tool kits, it’s unmistakable that Adobe poses a serious challenge to Microsoft’s own ver ...
• Serving JavaScript Fast The next generation of web apps make heavy use of JavaScript and CSS. WeaO(TM)ll show you how to make those apps responsive and quick ...