RE: Javascript : from xsl to xml

Subject: RE: Javascript : from xsl to xml
From: Michel Guay <guay.michel@xxxxxxx>
Date: Fri, 04 Aug 2000 03:50:50 -0400
Many thanks to those of you who answered my question. Jeni's explaination and suggestion did help solve my problem (and some others too).

Since the :

><script language="JavaScript">
> <![CDATA[
> function image() {
> window.open(']]><xsl:value-of
> select="/ROOT/SEE_PICTURE/IMAGE/@href" /><![CDATA[');
> }
> ]]>
></script>

concerned a <button> tag, I have no difficulty planning other similar function for other buttons if necessary.

Bye,

Michel

http://www.egypteeternelle.net
Un site dédié à l'exploration et à l'étude de l'Égypte pharaonique.
Nouvelles, Bibliographie, Centre de doc., Babillard, Bibliographie exhaustive.


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread