Changing an XSL stylesheet

Subject: Changing an XSL stylesheet
From: "Nimmons, Daniel" <bustern@xxxxxxxx>
Date: Tue, 10 Aug 1999 11:32:50 -0500
I currently have an XML document with an xsl-stylesheet tag calling a
stylesheet named isolist1.xsl.  On this style sheet I want to have a button
which the user can press and change the stylesheet applied to the XML
document to isolist2.xsl.   I've tried the following to change the href
attribute of the xsl-stylesheet tag to no avail

document.stylesheetuse.setAttribute("href","isolistexpand3.xsl");

can anyone direct me to a site which might point me in the right direction?

Daniel (Buster) Nimmons

Information Management Specialist
Phone: (713) 845-4991
CELL #:(281) 224-8013
Fax #:  (713) 640-8717
E-mail: dlnimmons@xxxxxxxx




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread