I have stored all the information needed in the single XML document. In the style sheet home, I have two images. Is it possible to place a link or somthing similar to that on the images, so that once clicked on the style sheet used will change?
I also appologise if there is a previous about this, but i couldn't find anything about it.
Cheers
Last edited by jabbatehhutt; 03-03-2009 at 10:46 AM.
Modify the transformation function to take the xsl's filename.
When the button is clicked, call the transformation function with a different xsl filename argument.
Bookmarks