Questions tagged [suckerfish]

53 questions
15
votes
9 answers

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 and works on a simple set of nested ULs and LIs. Son of Suckerfish…
tags2k
  • 82,117
  • 31
  • 79
  • 106
4
votes
2 answers

"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 of Suckerfish. I tested in various browsers on my machine and all…
tags2k
  • 82,117
  • 31
  • 79
  • 106
3
votes
4 answers

PHP Generate UL LI , UL LI

Can't figure out how-to generate this menu using a while-loop. This is an example of my code:
user443346
3
votes
4 answers

Son of Suckerfish Menu IE6 - menu hiding behind content

Page - http://blu-eye.com/index.html - contains suckerfish menu which is displaying correctly on the rest of the site, except for this page. The menu items are hidden behind the content below. The content below it contains a javascript slider with…
Mitch
3
votes
2 answers

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 this page - http://marketplace.prettypollution.com/news-events , if you…
Mitch
2
votes
3 answers

Fluid width Son of Suckerfish dropdown menus

For CSS dropdown menus, I usually stick with the Son of Suckerfish dropdowns. The technique works extremely well, but there's one small thing that's always bothered me: the width of the dropdown links is always fixed. Are there any ways to…
derekerdmann
  • 17,696
  • 11
  • 76
  • 110
2
votes
4 answers

CSS dropdown appearing too quickly in IE

I have created a CSS dropdown menu using suckerfish. The problem with it is when you click the top level nav item that takes you to category pages, the pointer is still over that nav item and the dropdown appears automatically in IE. Its fine for…
Clawg
  • 349
  • 2
  • 4
  • 18
2
votes
1 answer

Suckerfish CSS menu not expanding for submenu

My suckefish menu on site http://www.lendorlaw.com cut off the right side of my menu. when you hover over practice areas it cuts of the word LAW. Some assistance would be appreciated.
kyzen
  • 293
  • 1
  • 3
  • 15
2
votes
1 answer

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 to align to the left of the button, on the right side I would like…
tvgemert
  • 1,436
  • 3
  • 25
  • 50
2
votes
1 answer

Absolutely positioned element's width constrained when parent is relative

I have a piece of CSS implementing a click suckerfish menu. The markup:
F21
  • 32,163
  • 26
  • 99
  • 170
1
vote
1 answer

Firefox rendering issue with drupal zen theme and nice menu

I am building a site on Drupal usiong a custom theme based on the zen theme and using the nice menus module to generate a horizontal sons of suckerfish dropdown menu. My horizontal nice menus block works brilliantly in all browser (even in IE!) but…
Phil Young
  • 1,334
  • 3
  • 21
  • 43
1
vote
1 answer

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 all day yesterday trying to find a solution with no luck. So I…
1
vote
1 answer

Suckerfish dropdown not working in IE 8

This is a weird bug that I can't figure out because I have tested it on my PC in IE7 and IE8 on XP and it's working just fine. But the main navigation is broken in XP on this site: http://tupelomainstreet.com/play I've attached screenshots of my…
Lee McAlilly
  • 9,084
  • 12
  • 60
  • 94
1
vote
1 answer

Bizarre Son of Suckerfish ie6/ie7 problem - 2 letters from right-most dropdown menu also appearing on left side of screen

I'm interning for an NGO in India and trying to fix their website, including updating their menu so it's not the last item on the page to load, and it's centered on the screen. Everything works well enough but when I try out my new menu in IE6, I…
1
vote
1 answer

How do you optimize stunicholls' "Professional dropdown #2" with jquery?

Link to menu: Professional dropdown #2 I was wondering if these posts Suckerfish meets jQuery or Son of Suckerfish dropdowns in jQuery could optimize the menu above. I need the menu to be optimized for IE6, because when I use the menu as it is, the…
geffchang
  • 3,279
  • 2
  • 32
  • 58
1
2 3 4