HighDots Forums  

pop-up menu with frames

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss pop-up menu with frames in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
choock webforumsuser@macromedia.com
 
Posts: n/a

Default pop-up menu with frames - 12-01-2003 , 01:53 AM






I can't get the pop-up menus made with the behaviour that comes with MX to work across frames.


Can someone tell me how to do this.



Reply With Quote
  #2  
Old   
Bill .:CMX:.
 
Posts: n/a

Default Re: pop-up menu with frames - 12-01-2003 , 01:58 AM






I've only ever seen one tutorial that covers this:
http://www.communitymx.com/abstract....DE71269CA44AD8

--
Bill Horvath

Extending Knowledge, Daily
http://www.communityMX.com/
CommunityMX - Free Resources:
http://www.communitymx.com/free.cfm
No registration req'd for free content
---

"choock" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I can't get the pop-up menus made with the behaviour that comes with MX to
work across frames.


Can someone tell me how to do this.





Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: pop-up menu with frames - 12-01-2003 , 07:23 AM



Bill:

It's not worth the trouble, really. Danilo's tutorial only shows how to
move the menu contents from one frame to another, and there is a Macromedia
Technote that does the same thing. But when you finish you still have a
finger grafted onto an elbow, so to speak.

Chook:

There is no practical way to make a layer (that's how drop-down menus work)
cross the boundary between two separate frames (i.e., two unique HTML
pages).

It is true. Your choices are limited now -

1. DUMP THE FRAMES - you would not be having this problem in a non-framed
site.
2. Redesign your menus so that they do not need to span a frame boundary.
3. Redesign the frameset so that you leave enough room for the largest
popup.
4. Move the layer code for the popups from the page in the navigation frame
to each page in the content frame.
5. DUMP THE FRAMES - you would not be having this problem in a non-framed
site.

I recommend either #1 or #5, depending on what your needs are. You just
have no idea the horrors that await you if you continue with the frames.....
8)

I also recommend that you dump the FW pop-up menus, but that's another post.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.DreamweaverFAQ.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Bill .:CMX:." <bill (AT) nospamcommunitymx (DOT) com> wrote

Quote:
I've only ever seen one tutorial that covers this:
http://www.communitymx.com/abstract....DE71269CA44AD8

--
Bill Horvath

Extending Knowledge, Daily
http://www.communityMX.com/
CommunityMX - Free Resources:
http://www.communitymx.com/free.cfm
No registration req'd for free content
---

"choock" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:bqeoh6$k7m$1 (AT) forums (DOT) macromedia.com...
I can't get the pop-up menus made with the behaviour that comes with MX
to
work across frames.


Can someone tell me how to do this.







Reply With Quote
  #4  
Old   
choock webforumsuser@macromedia.com
 
Posts: n/a

Default Re: pop-up menu with frames - 12-01-2003 , 06:03 PM



thanks for the advice. I will dump the frames. When you said I should dump the FW menus I guess you mean fireworks? I made the menus in Dreamweaver. I have made pop-up menus before without any problems in Dreamweaver, but are there any issues?



Reply With Quote
  #5  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: pop-up menu with frames - 12-01-2003 , 06:08 PM



Issues? I should say so!

The DW/FW pop-ups will add at least 35K of code overhead to the first page
using them, as well as a large dynamic write to *each* page containing the
menus.

You should also know that they link to your files using document relative
links that are hardcoded in your javacript - not only are these links
invisible to the DW link management routines (i.e., when you move a page in
the site, you break the link), but worse, they are also invisible to the
search engine spiders, and accessability (508) requirements. The only way to
solve the second problem is to make sure that your pages have alternate,
HTML-based navigation links on them.

I am not fond of these menus (as you have no doubt guessed) and feel that it
is important to know what you are getting into before you may devote much
time to them.

There are some excellent alternatives to these pop-ups that have none of
these problems. Here are two methods that are very simple -

http://www.projectseven.com/tutorial...oser/index.htm

or

http://www.projectseven.com/tutorial...hide/index.htm

Here is a method that is more 'hands on' but very slick and equally trouble
free -

http://www.youngpup.net/?request=/co...deOutMenus.xml



--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.DreamweaverFAQ.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"choock" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
thanks for the advice. I will dump the frames. When you said I should dump
the FW menus I guess you mean fireworks? I made the menus in Dreamweaver. I
have made pop-up menus before without any problems in Dreamweaver, but are
there any issues?
Quote:




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.