Monday, May 31, 2010

XML,XSLT and Jquery

Parsing an xml with xslt is an tedious job.If u want to parse xml with xslt on HTML page u need to do a really hard work.
But it can be easy also using Jquery Plugins.Using Jquery Plugins u can call xml and xslt dynamically using ajax and parse them.
You can use this example for your help http://www.jongma.org/webtools/jquery/xslt/

No comments:

Post a Comment