HighDots Forums  

drop-down menu doesn't get displayed in IE 6.0 (sometimes)

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss drop-down menu doesn't get displayed in IE 6.0 (sometimes) in the Cascading Style Sheets forum.



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

Default drop-down menu doesn't get displayed in IE 6.0 (sometimes) - 03-08-2005 , 03:48 PM






Hi,
I have adapted a drop down menu from USC webpage (www.usc.edu).
The link to my page is
http://www-scf.usc.edu/~swarup/test/test.html
The links to the CSS ans JS files are:
http://www-scf.usc.edu/~swarup/test/...s/dropdown.css
http://www-scf.usc.edu/~swarup/test/...tes/default.js

The problem I'm facing is that in IE 6 when the mouse gets over the
drop down menu it doesn't get displayed sometimes (and sometimes it
does).
However, in Mozilla it seems to work fine. I don't understand what's
the bug in the code!

Could someone please help me out?

Thanks,
Rajat.


Reply With Quote
  #2  
Old   
Martin!
 
Posts: n/a

Default Re: drop-down menu doesn't get displayed in IE 6.0 (sometimes) - 03-08-2005 , 06:39 PM






rajat wrote:

Quote:
Hi,
I have adapted a drop down menu from USC webpage (www.usc.edu).
The link to my page is
http://www-scf.usc.edu/~swarup/test/test.html
The links to the CSS ans JS files are:
http://www-scf.usc.edu/~swarup/test/...s/dropdown.css
http://www-scf.usc.edu/~swarup/test/...tes/default.js

The problem I'm facing is that in IE 6 when the mouse gets over the
drop down menu it doesn't get displayed sometimes (and sometimes it
does).
However, in Mozilla it seems to work fine. I don't understand what's
the bug in the code!

Could someone please help me out?

Thanks,
Rajat.

you should remove the space between your dropmenu items and the topmenu.
when you move from the topmenu to a dropmenu item it will go over
'empty' space -> :hover is cancelled -> dropmenu disappears.

btw .. here the dropmenu do appear everytime i hover over the topmenu
(about us, useful links)

martin


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

Default Re: drop-down menu doesn't get displayed in IE 6.0 (sometimes) - 03-09-2005 , 09:43 PM



Quote:
btw .. here the dropmenu do appear everytime i hover over the topmenu

(about us, useful links)
Yes... the drop downs are only intended for the about us , useful links
sections. other sections just have image replacements.

However, in IE 6 these menus appear but when you take the mouse over
the sub menu items the submenu disappears. However, I'll see what
happens when I remove the space. Thanks a lot!
cya,
Rajat.



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.