|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: '<' Gets Converted to '<'
Hi,
> Try this:
>
> <script language="JavaScript">
> function copy_onclick(tblGroups)
> {
> alert('inside');
> for(i=0;i<tblGroups.rows.length;i++)
> {
> alert('Success1');
> }
> }
> </script>
This will no make no difference in the output. Instead, add "script" to cdata-section-elements attribute on xsl:output.
> also, I recommend you:
> 1-put yoour java script in a external file.
But this is what you should do.
Cheers,
Jarno
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








