Tagged Questions

0
votes
1answer
59 views

Suckerfish navigation hiding behind content in IE7/IE6

I've built a suckerfish navigation. It seems to work fine in modern browser but it's hiding behind the content when viewed in ie7 and ie6. another issue i notice across all browse …
0
votes
0answers
18 views

Superfish dropdown position

Does anyone know if it is possible to have different positions for the dropdown UL's for superfish? I have a horizontal navigation bar, on the left side I would like the dropdowns …
0
votes
1answer
41 views

CSS menu problem

Please refer to the sidebar menu at http://malahandi.deetechnologies.com If you look closely, the menu is hiding behind the content pane on the right. I am using Joomla here. I h …
2
votes
2answers
162 views

Son of Suckerfish Menu problem IE6

My menu dropdowns are 'hiding' behind content that appear below the dropdowns. The menu is working fine in Firefox, Opera, Safari, IE8, but not in IE6. An example of this is on t …
0
votes
1answer
90 views

keeping higher menus highlighted in suckerfish vertical

I've seen this question asked but I can't seem to apply the answers to my own menu. My suckerfish menu basically is this (http://htmldog.com/articles/suckerfish/dropdowns/example/v …
0
votes
1answer
105 views

CSS Suckerfish and active top items

Brain freeze here. What I want to do is have the Suckerfish drop down menu link to be active on the current page in the drop down as well as the top item. I.e. below, in the Arti …
0
votes
5answers
152 views

dropdown Menu behind flash

Hey guys, I've got a neat dropdown menu and also a flashfile in my webpage. Now when I hover the menu and it expands. It's behind the flash... The problem is only in IE 7 Here's m …
0
votes
4answers
158 views

CSS, menu behind div

Hey guys, I'm having a problem with IE7, my menu always drops down behind the div where it's in. The code: (style.css) @CHARSET "ISO-8859-1"; body { background: #fff url('images/ …
0
votes
1answer
534 views

Son of Suckerfish CSS Menu - Top Level Menu staying active on Sub Menu Hover

I'm after a way to keep a top level menu item on it's hovered or active state when I'm hovering on that menu items sub menu. An example can be found here: http://marketplace.prett …
0
votes
2answers
174 views

Son of Suckerfish CSS Menu - Sub menu’s not displaying below menu item

I have a Son of Suckerfish menu set up, but when I hover over the menu item, the sub menu appears on the left of the screen, rather than directly below the item I hovered over. eg …
1
vote
0answers
201 views

Suckerfish bugging in Safari (jQuery)

I'm having some serious trouble getting Suckerfish working well in Safari. I'm using Suckerfish to create a dynamic horizontal drop down menu. The problem is basicly that Safari d …
8
votes
10answers
817 views

CSS Drop-Down Menus - “Best”? Most feature-rich?

I'm in the unfortunate position of having to implement a drop-down cascading menu on a site I'm building. I'm looking for a Suckerfish-style solution that is primarily CSS-based a …
1
vote
1answer
114 views

Need a little CSS advice

I have created a modified version of the suckerfish navigation for a personal project. It looks and performs exactly as I want it to. However, it completely degrades in IE. I spent …
2
votes
2answers
722 views

“Son of Suckerfish” CSS Menu - sub menus not closing in IE7

Despite my most convincing cries to the contrary, I was recently forced to implement a horizontal drop-down navigation system, so I opted for the friendliest one I could find - Son …