Subject: RE: Javascript : from xsl to xml
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Thu, 3 Aug 2000 21:55:49 +0100
|
Jeni,
>
><script language="JavaScript">
> <![CDATA[
> function image() {
> window.open(']]><xsl:value-of
> select="/ROOT/SEE_PICTURE/IMAGE/@href" /><![CDATA[');
> }
> ]]>
></script>
>
>I hope that I've understood your problem correctly and that this helps you
>solve it.
>
EEEEEK ok it's xsl but sheesh what are you going to do if you have 2 or more
clickable images on a page?
Ciao Chris
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|