Re: [xsl] Pad a string

Subject: Re: [xsl] Pad a string
From: Eric Vitiello <xsl-list@xxxxxxxxxxxx>
Date: Tue, 7 May 2002 12:46:22 -0400
-- Manish M. Shah [07 May 2002 11:34:37 -0500]:
>Hi Eric,
>
>Do a:
><xsl:value-of select="normalize-space(/data/item/title)"/>
>
>The normalize-space will get rid of the spaces before and after the
>string.


I think I may have confused you.

I would like XSL to output the ..... between each column such as:


2002-05-02 ... This is the title ................ 18

basically, created fixed-width columns, padded with ...

--Eric

---
Eric Vitiello
Perceive Designs
<www.perceive.net>;


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


Current Thread