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

IE Problem (variable passing ?)

Subject: IE Problem (variable passing ?)
From: Jeremy Patterson <patterj@xxxxxxxxxxxx>
Date: Fri, 5 Jan 2007 10:41:17 -0500
 IE Problem (variable passing ?)
I'm having a problem with Internet Explorer, the page isn't being processed.
When I use firefox it works fine.

I'm using mozilla's sarissa javascript, to do a client side transformation.
The reason I'm using sarissa is that I have to pass a variable to the xslt.
The page will appear two different ways depending on the value that is
passed.

Here's how I declared the variable, it's global:

<xsl:param name="strName" select="'None'"/>

Here's my head in my xslt, where the sarissa script is declared. I'm guessing
the reason there is nothing appearing because IE is not detecting the sarissa
script, hence it's not reading the variable.

<head>
        <link rel="stylesheet" href="sctStyleSheet.css" type = "text/css"/>
        <script type="text/javascript" src="sarissa.js"></script>
</head>

Thanks for your help - Jeremy

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.