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

RE: whitespaces

Subject: RE: whitespaces
From: Pep Coll <pcoll@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 10 Dec 2001 09:16:16 +0100
pep coll
Hi Oleg!

My netscape version is 4.7

At 19:42 07/12/01 +0200, you wrote:
Hello Pep!

Which netscape are you using? I cannot reproduce this problem under netscape 6.2, sorry.

---
Oleg Tkachenko,
Multiconn International, Israel

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Pep Coll
> Sent: Friday, December 07, 2001 7:12 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re:  whitespaces
>
>
> Of course,
>
> Imagine a have this:
>
> <xsl:for-each select="v_c/crw">
>       <tr>
>        <td>
>         <a href="javascript:crw('{.}')">
>          <xsl:value-of select="." />
>         </a>
>        </td>
>       </tr>
>      </xsl:for-each>
>
> and the xml is:
>
> <v_c>
>  <crw>J LOPEZ/MARIA</crw> (note that between J and L there is a
> whitespace!!)
>  <crw>JUAN/SILVIA</crw>
>           ....
> </v_c>
>
> the javascript function crw is this:
>
> function crew(code)
> {
> opener.document.aceptar.p_crew.value = code;
> self.close();
> }
>
> where p_crew is an input text in html and aceptar is s form, so this
> function puts the choosen value in the p_crew input.
> But if I choose the first node ( J LOPEZ/MARIA) the javascript
> function puts
> J%20LOPEZ/MARIA in the input instead of J LOPEZ/MARIA, but this
> happens only
> in Netscape not in IExplorer.
> That's the problem! What do you think?!!!!
>


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.