Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: XSLT client side sorting >Thread Next - Re: XSLT client side sorting Re: XSLT client side sortingTo: NULL Date: 4/3/2006 3:23:00 PM Redowl wrote: > I have seen examples of using the DOM but they are > using an existing XML file. > > Do you know if it is possible to use DOM script to do client-side sorting of > an XML source that has already been transformed into HTML by the XSLTransform > class ? With browsers like IE 5 and later, Opera 7 and later, Netscape 6 and later, Mozilla/Firefox the browsers builds a complete DOM of the loaded HTML document and client-side script can manipulate that DOM in the browser, including sorting of for instance table rows. So the script would sort the HTML DOM (e.g. a HTML table or HTML list (ul, ol)) and not the server-side XML source. Here is an example of doing a HTML table sort: <http://www.faqts.com/knowledge_base/view.phtml/aid/2098/fid/192> -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
