Wrox Programmer Forums
|
BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4
This is the forum to discuss the Wrox book Beginning Dreamweaver MX by Charles E. Brown, Imar Spaanjaars, Todd Marks; ISBN: 9780764544040
Please indicate which version of the book you are using when posting questions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4 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 August 18th, 2004, 08:27 AM
Authorized User
 
Join Date: Aug 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help! Jumpmenu disappears when crossing frames???

Hi everyone,

I have a top and a content Iframe.
The top iframe has a jumpmenu which shows content in the other iframe when clicked on a product.

The top iframe has a specific height and may never be changed.
But when the jumpmenu rolls out, it is not visible for some part because it's larger than the height of the iframe.
How can I make sure that the menu is fully displayed, regardless of whether it crosses the iframe's border.

This would really help me out because this is the final stage to get the site online.

I sincerely hope someone can help me out.

Thanks a lot on advance,

Ruben.
 
Old August 18th, 2004, 11:24 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

If I understand the situation correctly, I don't think this is possible.
An iframe is like a separate window. Just as you cannot extend a menu outside your browser window, you also cannot extend it beyond an iframe.

The only solution I see is to either limit the size of the jump menu, increase the size of the iframe, or embed the menu in the main page.

If reuse is what you're after, you could put the menu inside a server side page that you then can include in the main page.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old August 20th, 2004, 08:36 AM
Authorized User
 
Join Date: Aug 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hey !
Thanks for your reply.
I've been trying out a lot and indeed, crossing borders from different pages just won't go.

But, there seems to be a lot of discussion about this.
Forgive me, but I subscribed to multiple forums and there's not really someone who can tell exactly what it is with this matter.

Some say there actually are scripts to resolve this problem.
Anyway, I've worked a way around this.
Instead of a huge pop-down menu (if I may call it that way), I created something like the manu at Macromedia's.
That way, resizing frames was not necessary.

I knew frames cause multiple problems, but I never thought about it in detail. It's pretty much crap. Tables can do the same thing as frames.

Anyway, customer is king we say so no complaining.

Thx a lot for your reply.
Kind regards,

Ruben.
 
Old August 20th, 2004, 12:24 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Next time someone says it can be done with script, ask for the script that does. I am almost 100% sure it's impossible (in fact, I am 100% sure it's impossible, but I'd like to leave some room for the slight chance that it *is* possible).

But I agree with what you said about frames. In the "old days" of the Web, frames were a common solution to code / page reuse. Nowadays, you can easily accomplish the same thing with server side includes and JavaScript. Although you may need to send more data in each page (for example, the source of your menu "frame" now has to be passed with each page as well), most users won't probably notice the difference.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old August 23rd, 2004, 02:33 AM
Authorized User
 
Join Date: Aug 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thx for your reply Imar.

Hmmm, your 100% seems to be correct:D
Anyway, thx for your help.

cu later.






Similar Threads
Thread Thread Starter Forum Replies Last Post
menu disappears in ie 6 bala4601 CSS Cascading Style Sheets 0 March 3rd, 2008 02:22 AM
background-color disappears harpua CSS Cascading Style Sheets 1 August 19th, 2005 04:53 PM
Properties window disappears. bachakhan VS.NET 2002/2003 1 December 29th, 2004 01:28 PM
AMPERSAND disappears when given along with # happygv Forum and Wrox.com Feedback 2 October 25th, 2004 09:49 PM
Value Disappears byron VB.NET 2002/2003 Basics 0 October 13th, 2003 10:19 AM





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