Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
stofferd1 #1
Frames and Drop down menus
Is there a way to allow a drop down menu created with DHTML to overlap into
another frame? I have set up my DHTML navigation in a frame across the top so
when users select an option, it shows up in the main frame. The only problem
is that I have to adjust the size of the navigation frame to view the full drop
down.
stofferd1 Guest
-
Pop-up menus and frames
A web page with Fireworks 8 Javascript (not CSS) pop-up menus imported into Dreamweaver 8 works fine on its own. However, if I include the page in a... -
Using menus in different frames
How the frames work, and what is the consequence of having 3 frames on a page, and 2 menus in 2 frames out of those 3. ... -
Menus across frames
Am looking for guidance on how to make menus appear across two different frames. The main menu appears in the left hand frame, but despite the menu... -
Popup menus and frames
I want to set up my popup menus to open the link in a different frame, is this possible? I would also like the popup menu to come up in a... -
pop up menus over outside frames
Perhaps this question has been asked before, but I can't find it. So here it goes: I'm a bit new to dreamweaver, and I have been designing a... -
-
byardaj #3
Re: Frames and Drop down menus
stofferd1
Are you using the FireWorks menus?
Is your site so dependant upon FramesSets that a re-write is out of the
question?
If the answer to both questions is YES, I may be able to help... (I'm sure
I've told this story recently?)... long ago we had a Frameset site and we spent
ages getting FW menus to work so that the triggers for the dropdowns were in
one frame but the actual dropdowns appeared in another (not quite the
overlapping into another frame that you asked for - so VVebbie's anwser is
correct) does this sound of any use to you?
Andy
ps we have since stopped using frames, they turned out to be more trouble than
they were worth
byardaj Guest
-
Murray *ACE* #4
Re: Frames and Drop down menus
And moving the menus into another frame is (in my opinion) a foolish waste
of time. If the frame containing the submenus is scrolled, then the
submenus vanish under the other frame UNLESS you make them persistent. It's
one dreary workaround after another. And when you finish, you still have a
slug.
Spend the time doing something that works the first time! 8)
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"byardaj" <andybyard@mac.com> wrote in message
news:e2jnf5$rpr$1@forums.macromedia.com...> stofferd1
> Are you using the FireWorks menus?
> Is your site so dependant upon FramesSets that a re-write is out of the
> question?
>
> If the answer to both questions is YES, I may be able to help... (I'm sure
> I've told this story recently?)... long ago we had a Frameset site and we
> spent
> ages getting FW menus to work so that the triggers for the dropdowns were
> in
> one frame but the actual dropdowns appeared in another (not quite the
> overlapping into another frame that you asked for - so VVebbie's anwser is
> correct) does this sound of any use to you?
>
> Andy
> ps we have since stopped using frames, they turned out to be more trouble
> than
> they were worth
>
Murray *ACE* Guest
-
byardaj #5
Re: Frames and Drop down menus
Murray is right, see [url]http://apptools.com/rants/framesevil.php[/url] to see some of
the other hurdles you may need to overcome.
We managed to overcome some of them like this:
Search Engines - a special .asp page to generate links for the search engines,
not pretty! our site appeared as
[url]http://previouscompanydomain/asp/Frames_Set.asp?go2=about%20us[/url] etc
Bookmarking - custom JavaScript to set a favorite in the same form as the URL
above.
PopMenus - customised FW menus to display dropdown in main frame
Scroll bars, popup menus scrolling away - used a scrollable DIV in the main
(non-scrolling) frame.
As you can see, there is a lot of work (and no doubt there are more problems
on the horizon) and we dropped the frameset idea after the 1st release (when
the pressure was off).
I would never have started down that path (frames) if I had known how much
effort it would take.
regard Andy
byardaj Guest
-
stofferd1 #6
Re: Frames and Drop down menus
Thanks for everyone's input. I have changed the design to get rid of the
frames. I am glad I was just starting the website when I realized the frames
were going to be a problem. I have realized that due to the need in my
organzization for all screen resolutions to be set to 1024 X 768 I can use
<div> tags to get the desired results. Once again, thanks to everyone.
stofferd1 Guest



Reply With Quote

