Subject: RE: Re: Conditional Processing in XSLT & JS
From: Jarno.Elovirta@xxxxxxxxx
Date: Fri, 3 Jan 2003 12:27:47 +0200
|
Hi,
> Is there any way how I can compare a node value with a page header
> dynamically instead of using java script??
Page header? Do you mean XHTML document title?
node = /h:html/h:head/h:title
or are you running the transformation from a JavaScript? Pass the page header as a parameter.
Cheers,
Jarno - Project Pitchfork: Steel Rose (APB Mix)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|