HighDots Forums  

Dropdown Menu / Combo box bug?

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss Dropdown Menu / Combo box bug? in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ste mc ©
 
Posts: n/a

Default Dropdown Menu / Combo box bug? - 01-31-2004 , 08:49 AM






Hi there,

I'm looking to create a website that uses a drop down menu along the top,
together with combo boxes along the side. I've seen a website that has such
a combination and I like it, but I've noticed that when I click on their
dropdown menu, the combo boxes disappear.

Here is the site: http://makeashorterlink.com/?K69332147

Is this a Microsoft bug or something, or is there a hack to work around
this?

Thanks for any advice.

Ste



Reply With Quote
  #2  
Old   
William Tasso
 
Posts: n/a

Default Re: Dropdown Menu / Combo box bug? - 01-31-2004 , 07:01 PM






ste mc © wrote:
Quote:
...
Here is the site: http://makeashorterlink.com/?K69332147

Have you seen your site without javascript enabled?

--
William Tasso




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

Default Re: Dropdown Menu / Combo box bug? - 01-31-2004 , 11:35 PM




"ste mc ©" <ste (AT) sm9 (DOT) co.uk> wrote

Quote:
Hi there,

I'm looking to create a website that uses a drop down menu along the top,
together with combo boxes along the side. I've seen a website that has
such
a combination and I like it, but I've noticed that when I click on their
dropdown menu, the combo boxes disappear.

Here is the site: http://makeashorterlink.com/?K69332147

Is this a Microsoft bug or something, or is there a hack to work around
this?
No it is not a bug, it is by design, of the author that is.

Many browsers implement combo boxes and other such things with windows
common controls. These controls are a seperate window and live in front of
the browser canvas. There is no way to paint anything on the canvas that is
'above' or 'over' these controls. So, if they are left there they will 'show
through' the dropdown menu.

The author of this site found this. There are two ways to avoid this: 1)
arrange matters so the dropdown menu does not interfeer with any combo boxes
etc; 2) disappear the combo box while the dropdown in active.

The author if this site has chosen the latter approach.

However, on looking at the site I don't know why. Option 1 is in effect
anyway.

Cheers
Richard.




Reply With Quote
  #4  
Old   
ste mc ©
 
Posts: n/a

Default Re: Dropdown Menu / Combo box bug? - 02-10-2004 , 05:35 PM



Thanks for your help guys, it's appreciated.

Ste


"ste mc ©" <ste (AT) sm9 (DOT) co.uk> wrote

Quote:
Hi there,

I'm looking to create a website that uses a drop down menu along the top,
together with combo boxes along the side. I've seen a website that has
such
a combination and I like it, but I've noticed that when I click on their
dropdown menu, the combo boxes disappear.

Here is the site: http://makeashorterlink.com/?K69332147

Is this a Microsoft bug or something, or is there a hack to work around
this?

Thanks for any advice.

Ste





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