linking in pop-up menu

message from lod on 22 Jul 2004
I've made a popup menu via Behaviors
I `ve made a link "tabel\tabel.htm" on one item and "frames\index" on another.
when I click in the browser on this link it shows
"C:\dwcursus\cursus\tabel\frames\index.htm"
and the page can`t be found as "tabel" should not be in this link. When I try
to fix this by hand, the wrong link is repeated.
Is this a bug? or am I doing something wrong? (I tried full path, relative to
site, "..\..\frames\index.htm" nothing helps)
 
Murray *TMM* replied to lod on 22 Jul 2004
Bad start, particularly if you are using frames.

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/

For the pop-up menus, read this carefully -

http://apptools.com/rants/jsmenu.php
 

Archived message: linking in pop-up menu (Macromedia Dreamweaver Web Design)