| Subject: [xsl] Match DEF in ABCDEFGHIJ From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx> Date: Thu, 17 Jul 2003 07:34:42 -0700 | 
Hi, I'd like to match DEF in ABCDEFGHIJ... then, I'd like to wrap some special HTML code around it "<strong>". (that was the short of it) I'm imagining that I will add a template to my XSLT doc, something maybe called "HighlightMatches", so it might be: <xsl:template name="HighlightMatches"> <xsl:with-param name="c" select="current()"/> <xsl:with-param name="match"/> </xsl:template> I'm at the archives/faq looking now... thanks for you help (if i find what I'm looking for i will explain). Karl XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Extracting values from th, Jim Fuller | Thread | Re: [xsl] Match DEF in ABCDEFGHIJ, David Carlisle | 
| RE: [xsl] Extracting values from th, Jim Fuller | Date | Re: [xsl] Match DEF in ABCDEFGHIJ, David Carlisle | 
| Month |