This is a discussion on "problem with css/javascript drop down menu" within the Web Page Design section. This forum, and the thread "problem with css/javascript drop down menu are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
problem with css/javascript drop down menu
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
problem with css/javascript drop down menu
I've been trying to find the perfect css/javascript drop down menu (something that will work with nearly everyone). After about 5 hours of searching and editing, I've got one up and running but I have a problem with it in FF. Works fine in IE but in FF you'll notice when you hover over the drop down and reach lower once it hovers over my <div> (with overflow) it will disappear. This is extremely frusterating... any help would be appreciated.
-Ryan Last edited by ultimate0; Jun 6th, 2006 at 00:19. |
|
|
|
||||
|
Re: problem with css/javascript drop down menu
Why have one that relies on js when you can do the whole thing with css?
Look here: http://css.maxdesign.com.au/listamat...rizontal04.htm And here: http://tutorials.alsacreations.com/d...horizontal.htm |
|
|||
|
Re: problem with css/javascript drop down menu
FF only uses the css I believe. The javascript is there for IE because I read that it has problems with css drop down menus...
I dunno - the whole thing is frusterating |
|
||||
|
Re: problem with css/javascript drop down menu
I know it's frustrating, believe me. It's not true about FF only though, those menus work in IE.
|
|
|||
|
Re: problem with css/javascript drop down menu
Quote:
|
|
|||
|
Re: problem with css/javascript drop down menu
I tried both CSS menu that herkalees linked to in IE 6 the first doesn't work but the second does.
This is a curious topic anyone know why CSS menu aren't fully supported in IE? |
|
|||
|
Re: problem with css/javascript drop down menu
its problems with the :hover attribute...
basicly, IE only will allow this on particluar things, like links...in <ul> it gets confused... |
|
|||
|
Re: problem with css/javascript drop down menu
Thanks for the info benbramz, one more thing for me to remember when I write my codes and try to make 'em cross-browser...
|
|
|||
|
Re: problem with css/javascript drop down menu
cross browser code is a pain in the neck. if IE wasnt around it would be much more simple..but nm eh!
|
![]() |
| Tags |
| problem, cssjavascript, drop, down, menu |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New to this- IE 6 drop down menu problem... | rthomp87 | Web Page Design | 2 | Jan 21st, 2008 16:27 |
| Drop Down Menu | alexgeek | JavaScript Forum | 8 | Oct 22nd, 2007 12:52 |
| I have a normal css menu, but want ot add drop down menu to it | multichild | Web Page Design | 7 | Jan 9th, 2007 16:07 |
| Drop Down Menu not Working Since I added Toggle Javascript to Page | davva | JavaScript Forum | 1 | May 19th, 2006 15:03 |
| CSS and Javascript Drop down menu | barrysmith | JavaScript Forum | 2 | Jul 20th, 2005 12:35 |