while writing an AJAX application, I was concerned about the little
bit of extra time it took to load the xml. I reversed the application
to start with the xml, apply an xsl transform, that loads in the
jquery scripts, and it's all much faster, with only a few lines of
code being changed.

http://jpassoc.com/survey/survey.html

vs

http://jpassoc.com/survey/survey.xml

jquery made the change extremely easy!

how many of the jquery supported browsers don't do xsl? (or don't do it right)

I tested in FF 2, Safari, Opera, and IE 7.

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to