This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Pad a string


-- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]