Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Re: Best way to display a large XML >Thread Next - Re: Best way to display a large XML Re: Best way to display a large XMLTo: NULL Date: 1/7/2009 12:59:00 PM rudigarude@g... wrote: > Yes, I am using XSLT to transform the XML to HTML in the browser. Just > a simple > > <xsl:for-each select="Objects/object"></xsl:for-each> > > type thing in a *.xsl file. > > What I imagined was that I could have a page that displays 10 (or so) > objects at a time, much like an email inbox. Since both the XML and > XSL code is generated by the output of my C++ code I want something > simple, since it needs to be automatically generated for various > experiments. Well as you use XSLT to transform XML to HTML client-side there is not much you can do with XSLT itself, you would need to apply client-side scripting in the result HTML document of your transformation to hide some elements and to provide button with the functionality to show elements. -- Martin Honnen http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
