| Murray *TMM* 2004-09-09, 7:17 pm |
| The reason for using or not using frames should be based on a) your site's
needs, and b) your willingness to accept the potential problems that frames
can create for you as developer and maintainer of the site and for your
visitors as casual users of the site.
I am down on frames because I believe that they create many more problems
than they solve.
Judging from the posts here, and the kinds of problems that are described,
the kind of person most likely to elect to use frames is also the kind of
person most likely ill-prepared fo solve the ensuing problems when they
arise. If you feel a) that you understand the problems and b) that you are
prepared to handle them when they occur, and c) that you have a need to use
frames, then by all means use them.
As far as I know, the most comprehensive discussions of frames and their
potential problems can be found on these two links -
http://apptools.com/rants/framesevil.php
http://www.tjkdesign.com/resources/frames/
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)
Frankly, you'd be well served to get rid of the pop-ups too, as long as you
are going to be redoing everything. Read these please -
http://apptools.com/rants/jsmenu.php
http://apptools.com/rants/menus.php
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"MatDHan" <webforumsuser@macromedia.com> wrote in message
news:chndp5$5q4$1@forums.macromedia.com...
> When I create a vertical menu with the "Show Pop-up Menu" and it has a
> subheading the menu is to big and gets cut off by the edge of my frame.
> Is
> there a way to get around this without just making my left frame
> bigger(the
> site looks funny when I do this).
>
|