[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XSL fragment within Javascript not-well formed!!!!

Subject: Re: XSL fragment within Javascript not-well formed!!!!!
From: Steve Brown <stevebrown@xxxxxxxxx>
Date: Wed, 26 May 2004 10:31:09 -0400
javascript not well formed
Not exactly...
Hopefully this will clear thing up a little.
Yes, I am writing a stylesheet.
This stylesheet is producing only a fragment of HTML (a table).
Above the table (aka. this stylesheet's output) are a series of
dropdown lists that I would like to use to filter infromation in the
table.
The reason I am not using params as input into the stylesheet is the
number of dropdowns is variable.
To regenerate the table after selections have been made I am using
Javascript to set the innerHTLM of a div = to output of this
stylesheet.
I am planning on adding much more in the script area of the original
message, but first things first.
I hope this clears things up a bit.
There might be an easier way to do this I've only been at this for a
couple of weeks.
Thanks,
~Steve

On Wed, 26 May 2004 14:28:08 +0100, Michael Kay <mhk@xxxxxxxxx> wrote:
> 
> Let's get this clear.
> 
> You are writing a stylesheet.
> 
> That stylesheet, when it executes, will generate an HTML <script> element.
> 
> That script element, when the HTML page is loaded, will modify the
> stylesheet that was used to generate the HTML page.
> 
> Yes?
> 
> This feels like:
> http://www.insite.com.br/rodrigo/images/escher/hands.html
> 
> and is about as likely to work.
> 
> Michael Kay
> 
> 
> 
> > -----Original Message-----
> > From: Steve Brown [mailto:stevebrown@xxxxxxxxx]
> > Sent: 26 May 2004 12:32
> > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > Subject:  XSL fragment within Javascript not-well formed!!!!!
> >
> > Here is my trouble...
> > I would like to dynamically generate the test condition for a 'when'
> > element using javascript.
> > But, I can't even get the code below to work because the
> > "MSXML2.FreeThreadedDOMDocument.3.0" parser expects the closing 'when'
> > tag before the closing script tag.
> >
> > <script type="text/javascript">
> >   <![CDATA[document.write(']]><xsl:choose><xsl:when
> > test="FName='Steve'"><![CDATA[');]]>
> > </script>
> >
> > I would like to reference form elements in the test condition to make
> > the condition dynamic if possible.
> >
> > Thanks,
> > ~Steve

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.