Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 4th, 2005, 09:16 AM
Registered User
 
Join Date: Jan 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Frames (Pop-up menu) in XSL?

Hello,

I am new to xsl and I do not know if I can use frames in xsl code. I have to create a home-page and I use xsl and xsp files. The contents of the site is in a databank saved. I want to create a pop-up menu and I think it is better wenn I use frames.
Any help would be appreciated!

Thanks,
Codruta Crisan

 
Old January 4th, 2005, 09:37 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

XSLT knows nothing about HTML, you can use it to generate any HTML that you want (valid or invalid).

However, in standard XSLT 1.0, and in particular with client-side XSLT, there is a restriction that you can only output one document (i.e. one HTML page) from a single transformation.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference
 
Old January 4th, 2005, 11:01 AM
Registered User
 
Join Date: Jan 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you, Michael Kay

You are right. I can use XSL to generate HTML
I will try and I will see what I can do.

Have a nice day,
Codruta Crisan






Similar Threads
Thread Thread Starter Forum Replies Last Post
how create menubar, menu, menu item in xsl vijayanmsc XSLT 1 June 5th, 2006 06:43 AM
javascript drop-down menu that can cross-frames! crmpicco Javascript How-To 1 March 14th, 2005 12:56 PM
Pop Up Menu and Frames ihahockey Dreamweaver (all versions) 3 June 14th, 2004 06:32 AM
Pop up menu with frames pmcquirk Javascript How-To 2 May 7th, 2004 09:29 AM
frames and pop-up menus like oil and water? bee Dreamweaver (all versions) 1 October 26th, 2003 02:58 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.