Saturday, September 10, 2005

Javascript DOM.Traversal

I'm looking into creating a bridge for the DOM level 2 Traversal API for MSIE and Safari. It would be significantly less painful than trying to navigate documents with just the DOM core API, and perhaps a good framework for a DOM 3 XPath bridge implementation as well, as Opera and Safari don't implement it.

I'm going to be publishing this on JSAN. i'll update when it's available.

0 Comments:

Post a Comment

<< Home