Lance's Whiteboard

Random scribbling about C#, Javascript, Web Development, Architecture, and anything else that pops into my mind.

News


Creative Commons License
Lance's Whiteboard Blog by Lance Hunt is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Based on a work at weblogs.asp.net




Sponsored Ad
Sponsored Ad

Blogs I Read

XPath'ing HTML in IE via JavaScript! Woohoo!

All I can say is...Wow!    What a great idea to be able to navigate an HTML document via JavaScript.

First, I had never really thought of using XPath this way.  Second, I didnt realize that Mozilla supported this natively.  Third, its sad that IE doesnt have native XPath support. Last, with all the DHTML I have written over the years, WHY DIDNT I THINK OF THIS!!?! 

Truly a great job by Dimitri to create a JavaScript implementation to make IE support Xpath!

Posted: Apr 22 2004, 11:16 AM by CodeSniper | with no comments
Filed under:

Comments

No Comments