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

Re: xsl->html in value slots

Subject: Re: xsl->html in value slots
From: "JB Blond" <pblond@xxxxxxxxxxxxxxxx>
Date: Tue, 27 Jun 2000 16:29:13 +0200
xsl html value
----- Original Message -----
From: "shany eyal" <eyalshan@xxxxxxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxx>
Sent: Tuesday, June 27, 2000 1:00 PM
Subject: xsl->html in value slots


> hello, maybe you can help me .

Hi! Sure, we can try!
>
> i am writing a XML + XSL -> browser program. i have a lot of problems with
> using the XSL.
>
> first problem: ----------------
> <ahref="javascript:getMsg(1)"><xsl:value-of select="."/></a>
>
> i want to replace the ///getMsg(1)/// with a dynamic value - instead the
> '1'. i need it to be the value retrieved form the select.
<a>
<xsl:attribute name="href">javascript:getMsg(<xsl:value-of select="."
/>)</xsl:attribute>
<xsl:value-of select="." />
</a>
That should do!
>
> --------------------------------------------------------------------------
>
>
>
> second problem is the same one in another place.
>
> <input type="radio" name="faculta" value="{.}" <xsl:value-of select="."/>
>
> i want the value="{.}" to hold the select value ,again,with no succsess.
>
>
> -0------------------------------------------------------------------------
-
>
> my final intention is to make the program work on both browsers. Netscape
> is giving me alot of pain so for now i am trying to make it work
> on EXPLORER.
>
>
> ----------------------------------------------------
> thanks.
> eyal.
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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


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.