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

XSL files and HTML frames

Subject: XSL files and HTML frames
From: Heather Lindsay <heather.lindsay@xxxxxxxxxxxxx>
Date: Thu, 19 Oct 2000 15:51:10 -0400
xsl html frames
hi,
	Has anyone worked with frames and XSLT?  I want to include content
from three xsl files (the top, bottom, and middle content) into frames in
another xsl file.

In html this would work like this:

<frameset rows="70,*,70" cols="*" frameborder="no" border="0"
framespacing="0">
	<frame src="top.html" name="top" frameborder="no" scrolling="no"
noresize=""/>
	<frame src="toDo.html" name="content" frameborder="no"
scrolling="auto" noresize=""/>
       <frame src="bottom.html" name="bottom" frameborder="no"
scrolling="no" noresize=""/>
</frameset>

The above code would include the three html files into three different
frames of one screen.  But I need to use XSLT instead of just straight HTML.
I have top.xsl, toDo.xsl, and bottom.xsl but how do I include these in HTML
frames.  Has anyone done this?  Can it be done?  

Thanks in advance,
Heather


  


 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.