Re: HTML forms with XSLT slideshow question

Subject: Re: HTML forms with XSLT slideshow question
From: "Mark D. Anderson" <mda@xxxxxxxxxxxxxx>
Date: Sun, 19 Sep 1999 09:34:50 -0700
Nikita Ogievetsky says:

> Here is what happens:
> XSLT transformation generates JavaScript code in run-time
> and ASP (JavaScript) executes it dynamically on the server via
> javascript:eval() method.

I'm curious why you took the approach of generating separate js scripts,
rather than using xslt extension so that the xslt processor invoked
any script code you had to have.
Was it because the code got messy, or because there is no xslt
processor that works in your environment that supports extensions
in your chosen script language?

-mda
 


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


Current Thread