|
Subject: RE: [xsl] How To Call XSL Template With Parameter From OnClick Event From: cknell@xxxxxxxxxx Date: Wed, 05 Nov 2003 09:36:20 -0500 |
Yes, it is possible with javascript, but there's no browser-agnostic solution. If your target browser is IE, download the XML Parser SDK from Microsoft and study the docs. http://www.microsoft.com/downloads/details.aspx?FamilyId=B432CD45-B7ED-4C32-A443-EC56F10EE175&displaylang=en -- Charles Knell cknell@xxxxxxxxxx - email
-----Original Message----- From: Beverly L. Parmelee <parmelee@xxxxxxxxxxxxx> Sent: Wed, 05 Nov 2003 00:09:49 -0500 To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx Subject: [xsl] How To Call XSL Template With Parameter From OnClick Event
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml:stylesheet type="text/xsl" href="test.xsl"?>
<INVENTORY>
<ITEM>
<ITEM_NO>1</ITEM_NO>
<SUMMARY_INFO>Summary Info</SUMMARY_INFO>
<DETAILS>
<DETAIL_INFO>Detail Info</DETAIL_INFO>
</DETAILS>
</ITEM>
</INVENTORY>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] How To Call XSL Template With, Beverly L. Parmelee | Thread | Re: [xsl] How To Call XSL Template , Emmanuil Batsis (Man |
| Re: [xsl] recursive call of templat, Jeni Tennison | Date | Re: [xsl] How To Call XSL Template , Emmanuil Batsis (Man |
| Month |