> I have a tag that contains a comment string.
Presumably the comment is in the content of an element, i.e. between the
start and end tags, not actually in either of the tags?
I want to be able to
> search that string and look for a '#' and whenever I see this, I want
> to add a line break <br>. I was trying to do it by the
> following code,
> but found that the line break occurs ONLY after the first '#'. Can
> anyone suggest a way I can make this work?
>
Look in the FAQ under "replace".
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|