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

Re: JavaScript In Cocoon

Subject: Re: JavaScript In Cocoon
From: Earl Bingham <earl@xxxxxxxxx>
Date: Thu, 04 Nov 1999 14:25:47 -0800
javascript vcard
the following should work:

<script>
  <xsl:text disable-output-escaping="yes"><![CDATA[
  function winFunction()
       w =window.open("blank.htm","winName","width=300,height=300");
       w.document.write("<HTML><HEAD><TITLE>Program Description</TITLE>");
       w.document.write("</HEAD>");
       w.document.write("<BODY><DIV>Hello, world!<DIV></BODY></HTML>");
}
]]>
</SCRIPT>


begin:vcard 
n:Bingham;Earl
tel;cell:(408) 806-6642
tel;fax:(650) 559-1738
tel;home:(650) 559-1738
tel;work:(408) 993-2140
x-mozilla-html:FALSE
url:http://www.b-bop.com
org:B-Bop Associates Inc.;Engineering
adr:;;2 North First Street;San Jose;CA;94024;USA
version:2.1
email;internet:earl@xxxxxxxxx
title:Senior Software Engineer
note:"Live Free Or Die"
fn:Earl Bingham
end:vcard
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.