|
|
 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Dreamweaver (all versions) section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other programmers’ questions, win occasional prizes given to our best members, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
|
 |
|
|
 |

June 1st, 2004, 01:40 PM
|
|
Registered User
|
|
Join Date: Jun 2004
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Pop Up Menu and Frames
Hey. I have a site that has an upper and lower frame. I have a pop up menu in the upper frame for navigation, ,but the links always get cut off when they go too low. Is there any way to have the links from one frame overlap onto a bottom frame, like an 'always on top' command or something???
Thanks
Rob
|

June 1st, 2004, 03:41 PM
|
 |
Wrox Author
Points: 36,436, Level: 83 |
|
|
Join Date: Jun 2003
Location: Utrecht, Netherlands.
Posts: 10,718
Thanks: 13
Thanked 305 Times in 301 Posts
|
|
No, unfortunately you cannot do that. Each framed window is a self-contained window, not aware of the other. So, the menu will be cut off as if you only had one window.
If I were you, I'd try to drop frames. For most circumstances there are better alternatives for frames. IMO, frames are "old skool" and are generally not recommend in most situations, as they often create more problems than they solve.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|

June 2nd, 2004, 10:53 AM
|
|
Friend of Wrox
|
|
Join Date: Nov 2003
Location: , , .
Posts: 1,285
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
You might use an iFrame or (my favorite) a table with a scrolling <div>.
I agree with Imar, frames really aren't the best anymore.
HTH,
Snib
<><
|

June 14th, 2004, 06:32 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2004
Location: Rawalpindi, , Pakistan.
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
You can use menu in lower frame to use
Love 4 all
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |