RE: [xsl] Applet - Mayscript

Subject: RE: [xsl] Applet - Mayscript
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 28 Nov 2002 13:40:30 -0000
The usual solution for boolean attributes in HTML is to write:

MAYSCRIPT="MAYSCRIPT"

However, MAYSCRIPT is not a recognized attribute of the SCRIPT element
in HTML 4.0 [1], so you may be out of luck - it depends on your
processor.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 

[1] http://www.w3.org/TR/html40/interact/scripts.html#edef-SCRIPT



> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Roberto Arévalo
> Sent: 28 November 2002 12:43
> To: xsl
> Subject: [xsl] Applet - Mayscript
> 
> 
> Hi fiends.
> 
> How I can write:
> 
> <APPLET codebase="http://servidor/app/"; code="app.class" 
> WIDTH="0" HEIGHT="0" NAME="app" MAYSCRIPT>
> 	<B>Sorry, you need a Java-enabled browser.</B>
> </APPLET>
> 
> error transformation "MAYSCRIPT".
> 
> 
> Thanks,
> _________________________________
> @R.
> Roberto Arévalo Álvarez
> STE Consulting, S.A.
> C/Vidal i Ribas - nº24
> 08980 -Sant Feliu de LLobregat-
> Tlf.: 93.685.74.71
> E-mail: roberto.arevalo@xxxxxx _________________________________
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


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


Current Thread