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]

RE: Javascript : from xsl to xml


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

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