Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Javascript
parsing XHTML fragment using JavaSCript
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="pr, post: 4956252"] Why not XSLT? That way you could guarantee to receive the same XML in your javascript every time because your stylesheet would handle the conversion. It's a lot simpler to write XSLT/XPath rules than to use equivalent DOM methods and you can run a transformation from script on upwards of very small units of XML/XHTML. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Javascript
parsing XHTML fragment using JavaSCript
Top