Can someone explain how to view the completed html source of the simple grid? The simple grid is an xml file that gets transformed via the xslt. The result is displayed as an html page. How do I save the transformed html page? Thanks for your help.
on 09.01.2008 20:10
on 10.01.2008 04:38
Here is one approach - I am sure there are others... In IE, with the MS Developer Toolbar loaded: * view the transformed SimpleGrid * from the toolbar, select View -> Source -> DOM (Page) One unfortunate piece of related news: I will continue to include the SimpleGrid XSL transforms in Rico, but client-side transforms will no longer be supported. In the future, transformations will need to be done on the server. This is due to changes made in Prototype 1.6. Matt


