HighDots Forums  

Pull-down menu's

alt.html alt.html


Discuss Pull-down menu's in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Peter Crom
 
Posts: n/a

Default Pull-down menu's - 02-28-2004 , 03:59 AM






I am trying to construct a site with frames and pulldown menu's.
But I get entangled in a web of browser compatibility problems.

I found an inspiring instruction at http://www.surguy.net/menu/index.html
but it doesn't work in MS IE, as it has very poor CSS support, and
unfortunately 90% off all surfers still use this monstrosity.

On my site I have a top-row frame with the credentials, the pulldown menu's
and further surf-management tools,
whereas the actual information appears in the lower frame.

But how can my pulldown menus glide over the frame border,
as some menu's can be considerably longer than the relatively narrow
top-row.

Suggestions on where to find a solution are greatly welcomed,

Peter Crom.



Reply With Quote
  #2  
Old   
Steve R.
 
Posts: n/a

Default Re: Pull-down menu's - 02-28-2004 , 04:32 AM






Peter Crom wrote in message ...
Quote:
I am trying to construct a site with frames and pulldown menu's.
But I get entangled in a web of browser compatibility problems.
Try this. It does work with frames ...

http://www.echoecho.com/tooldropdown.htm




Reply With Quote
  #3  
Old   
Toby A Inkster
 
Posts: n/a

Default Re: Pull-down menu's - 02-28-2004 , 05:16 AM



Peter Crom wrote:

Quote:
But how can my pulldown menus glide over the frame border,
as some menu's can be considerably longer than the relatively narrow
top-row.
You can't.

Quote:
Suggestions on where to find a solution are greatly welcomed,
Sorry, but there is none.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132



Reply With Quote
  #4  
Old   
rf
 
Posts: n/a

Default Re: Pull-down menu's - 02-28-2004 , 05:34 AM




"Peter Crom" <pacrom (AT) bart (DOT) nl> wrote

Quote:
Suggestions on where to find a solution are greatly welcomed,
Rethink your design?

Cheers
Richard.




Reply With Quote
  #5  
Old   
Mark Parnell
 
Posts: n/a

Default Re: Pull-down menu's - 02-29-2004 , 04:08 PM



On Sat, 28 Feb 2004 09:59:51 GMT, "Peter Crom" <pacrom (AT) bart (DOT) nl> declared
in alt.html:

Quote:
I am trying to construct a site with frames and pulldown menu's.
That's never going to work, and it's a bad idea anyway.

http://html-faq.com/htmlframes/?framesareevil
http://homepage.ntlworld.com/l_vajzo...eb/frames.html
http://dorward.me.uk/www/frames/
http://www.google.com/webmasters/2.html (see under "Your page uses
frames")

And make sure that your drop-down menus still work when Javascript is
disabled/unavailable.

--
Mark Parnell
http://www.clarkecomputers.com.au


Reply With Quote
  #6  
Old   
Eric Bohlman
 
Posts: n/a

Default Re: Pull-down menu's - 02-29-2004 , 08:59 PM



Mark Parnell <webmaster (AT) clarkecomputers (DOT) com.au> wrote in
news:5wrr49lcgd3.1peate6m6k3pm.dlg (AT) 40tude (DOT) net:

Quote:
And make sure that your drop-down menus still work when Javascript is
disabled/unavailable.
Even when Javascript is available, many drop-down menus won't work properly
until an onLoad event occurs for the body element, something that won't
happen until *all* images have finished loading. As a result, the
navigation is unusable to someone who, because he's on a slow dial-up
connection, wants to just go to the right section without waiting for the
all the images to load (and it can be unusable to anyone if one of the
images is from an off-site source that takes too long to respond).
Navigation should be usable from the very moment it becomes visible.


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 - 2010, Jelsoft Enterprises Ltd.