[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Scripting, was "RE:CSS and XSL?"

Subject: RE: Scripting, was "RE:CSS and XSL?"
From: Russell Stone <rstone@xxxxxxxxxxxxxxxxxx>
Date: Fri, 11 Jun 1999 15:41:47 -0700
russell stone products
is the question will xsl include the majority of
functionality in javaScript?
because you can include javaScript currently in
xsl. If it is not well formed js escape it in a cdata
section and put all the js u want .. you can even import 
it...

<script>
<![CDATA[ 
var sub_on = new Image();
sub_on.src = "images/sub_on.gif";
var sub_off = new Image();
sub_off.src = "images/sub_off.gif";
]]>
</script>

did I miss the point?

-----Original Message-----
From: shalperin@xxxxxxxxxxxx [mailto:shalperin@xxxxxxxxxxxx]
Sent: Friday, June 11, 1999 11:30 AM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: Scripting, was "RE:CSS and XSL?"




Steven Livingstone wrote:
<re: scripting in XSL>
> Can (or will) XSL approach this level, or shall you still use the
> traditional scripting languages with XSL ??. 
> For example, how would be provide form validation with XSL?? 
> I don't know if
> it would be worth XSL having this functionality without, say, 
> Javascript
> which already does it anyway.


I'm curious about this too.  When using XSLT to output HTML, couldn't
<SCRIPT>
tags be used in an XSL file to include, say, JavaScript files in the
resultant
HTML file?

-s


 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

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.