Tagged Questions

Superfish is a menu jQuery plugin that takes an existing pure CSS drop-down menu and adds a series of enhancements.

learn more… | top users | synonyms

16
votes
6answers
16k views

jQuery Menu and ASP.NET Sitemap

Is it possible to use an ASP.NET web.sitemap with a jQuery Superfish menu? If not, are there any standards based browser agnostic plugins available that work with the web.sitemap file?
4
votes
3answers
7k views

Z-index problem in IE7 with jquery superfish menu plugin

I needed to modify jquery superfish menu plugin to accomodate using image for the menu. Please have a look at this demo. http://www.okadadesign.no/vitaveritas/. There are submenus under Om oss and ...
3
votes
1answer
72 views

Jquery - How to detect if elements gets hidden by a overflow:hidden; container?

I have this problem and I'm yet on a conceptual level of understanding, how can we detect if a given element is outside the container (a container with overflow:hidden; property declared); Here's the ...
3
votes
2answers
244 views

How do I make my DIV display ontop of a Silverlight application?

I have a Silverlight application that needs Drag-And-Drop functionality because I allow the user to drag and drop files to upload into the system. However I am running into an issue where the ...
3
votes
3answers
1k views

Troubleshooting Help With IE8/Superfish Problem on SOME Computers Only

Our website uses the superfish jQuery plug-in for our menus (http://users.tpg.com.au/j_birch/plugins/superfish/), and they work fine in Firefox, IE6, IE7, Safari, Chrome, etc. ... and even in MOST IE8 ...
2
votes
2answers
479 views

Superfish-style dropdown menu won't show in IE

I've disabled the superfish js for now so it's pure CSS. The URL is http://pittsculture.studiotwo.com/category/outdoors-recreation/. It looks fine in FF and Chrome. But, believe it or not, IE has a ...
2
votes
3answers
605 views

jQuery fadeIn/fadeOut IE cleartype glitch how to fix transition

Well, this is a well known bug with IE and jQuery: IE is losing ClearType What I am asking: is it possible to somehow remove that ugly transition effect, before the "fix" is applied. Test this in ...
2
votes
1answer
1k views

Superfish dropdown menu not working in IE7

On my site I installed superfish dropdowns, which I use on other sites as well. Anywho, I thought all was working because they work fine in Safari, FF, and IE8. But alas, in IE7 (and probably IE6 ...
2
votes
1answer
494 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 to align to the left ...
2
votes
1answer
5k views

Superfish menu color?

How do I change the color of the superfish menu?
2
votes
1answer
1k views

Show all children in Superfish jquery menu

I'm using the Superfish jquery menu system and have a requirement to show all children regardless of level. The menu only shows the children of the selected item. Perhaps someone can help me figure ...
2
votes
4answers
4k views

Superfish Css/Jquery Menu goes under Flash Content in IE7

http://mindfulintegrations.com/signiacapital/index.html It works fine in FF3 and IE8 using SwfObject2 and wmode=transparent, but for the life of me I can not get the menu to dropdown over the flash ...
1
vote
4answers
34 views

Dropdown (Superfish) menuworks in IE, broken in FF / Chrome?

Website: http://soizimage.com/mrmstory.html For some strange reason it's broken in Firefox and Chrome, but works perfectly in IE. I'm not sure if it's just the submenu <ul> or something else? ...
1
vote
2answers
84 views

Rails 3.1, assets pipeline and IE 6 & 7 in production mode - some CSS & js are not loaded properly

Trying out my Rails 3.1 app in production mode ( Debian 6, Ruby 1.9.2, Passenger). I tried it out using IE 6 & IE 7 and some of the assets are not loaded properly. Everything works fine in dev ...
1
vote
1answer
166 views

jQuery SuperFish Error: jQuery(“ul.sf-menu”).superfish is not a function

I am having problems with my superfish drop down menu - it was working fine before i added the jQuery.Columnizer to my project. Taken out the columnizer jQuery fixes the problem for the superfish.js - ...
1
vote
1answer
74 views

Superfish and hashbang

I am considering replacing querystrings with hashbangs on my public site, for better performance. Are menus like Superfish compatible with the hashbang? How can I trigger a content update when I ...
1
vote
3answers
40 views

What does these lines of CSS do?

In the following lines (from superfish): ul.sf-navbar .current ul ul { top: -999em; } Does top: -999em have a special meaning? Why is the top set to a value that is not visible in the browser?
1
vote
1answer
147 views

How to fadeOut jquery Superfish on rollout ?

I am using query super fish and i would like to fadeout the menu on rollout. how can i do this ?
1
vote
2answers
154 views

How to center a superfish menu in wordpress (in IE7)

I have a wordpress blog with a menu I wanted to style as a superfish dropdown menu and I followed this tutorial: http://kav.in/wordpress-superfish-dropdown-menu So far the menu looks great but I need ...
1
vote
2answers
148 views

How to remove spacing between superfish menu ul and parent div

I have menu made with Superfish jquery plugin http://users.tpg.com.au/j_birch/plugins/superfish But i have some problems with that, it is added padding when i view my page in Firefox, Chrome and IE: ...
1
vote
2answers
249 views

fast Javascript templating engine that works with jQuery superfish?

I have a project with a very standard layout so I suspect this is a common problem: <body> HEADER-CONTAINER DIV - includes superfish jQuery menu plugin but am open to other menu options if ...
1
vote
2answers
163 views

JQuery navbar hidden behind JQuery slideshow

I have a JQuery dropdown which is hiding behind a JQuery slideshow directly under it, here. I need to get the dropdown on top...I have tried z-index to no effect. From what I can see from doing ...
1
vote
2answers
1k views

Superfish Drop Down Menu's IE

I am using drop down menu's on a website they work perfectly except for IE. I have spent the last two hours trying to figure this out but i just cant seem to work out what the issue is. I am using ...
1
vote
1answer
435 views

CSS Superfish Menu level 2 covers up level 1 Menu element

I have a CSS related Problem with my superfish menu on http://redaxo.witconsult.de after figuring out most of the problems I now have the following issue: The menues where a 2nd level element is ...
1
vote
1answer
237 views

css inherit is getting me down

I am currently working on a menu that uses superfish. It is completely customizable via css but I am experiencing a very very frustrating problem. The 2nd tier menu somehow inherits values from ...
1
vote
1answer
326 views

JavaScript error only in IE8 compatability mode and IE7

I am getting an annoying error only in IE7 and IE8's compatibility mode. FireFox and other browsers work fine. The site is here: http://174.136.92.214/test/test.html Looking at the error and the ...
1
vote
1answer
112 views

is there anyway to use superfish menus plugin but have different colors for different sections?

i am using superfish jquery plugin for a menu on a website. I want one of the menus to have a different color (both regular and hover) than the rest of the menu. Is this possible ??
1
vote
1answer
728 views

superfish vertical menu

Im using jQuery with superfish vertical menu. My menu is positioned at the bottom of my page so the menu slides up, however, on hover of the menu items the sub items get lost at the bottom of my ...
1
vote
1answer
862 views

superfish dropdowns to be columned when there's many children and no “grandchildren” nodes

i have a horizontal nav menu that's using jquery superfish. in one of my dropdown menus there'll be no more dropdowns within it (i.e. no grandchildren nodes.) but there are several children. 45 to be ...
1
vote
2answers
2k views

Superfish Supersubs <li> menu items width

I've been stuck on this one for some time now and would really appreciate some assistance. I'm developing a superfish horizontal dropdown menu. I would like to know how to, using supersubs, set the ...
1
vote
1answer
3k views

z-index issues with jQuery Tabs, Superfish Menu

For the life of me I cannot get my Superfish menu to stop hiding behind my jQuery UI tabs in IE 7. I have read the documentation out there, have tried changing z-index values and tried the bgIframe ...
1
vote
1answer
1k views

Jquery Superfish menu - How to slide up?

This is the jquery code for superfish menu plugin (after some revisions of mine). I'm looking to add an effect (either through superfish or adventitiously) that would cause the submenus to slide up on ...
1
vote
2answers
80 views

Javascript performance issue

I've built a top menu based on superfish, but the amount of displayed items in the menu is huge. And there is also alot of jquery on the top menu. Now to the problem, everytime I load any page that ...
1
vote
3answers
2k views

Superfish drop down menu, how to fix z-index in ie6 and ie7?

I am using the superfish plugin for jquery here: clicky it works fine in all modern browsers FF,Safari, Chrome, IE8 but it seems like the z-index is not working in ie6 and 7 you can see the menu is ...
1
vote
3answers
2k views

Why is IE8 rendering superfish menu wrong?

I am useing the superfish jquery plugin If you view the superfish menu here: clicky the drop-downs show correctly (above the main content) in Chrome, Firefox, Safari, IE6, IE7 But for some reason ...
1
vote
4answers
2k views

Jquery Superfish problem in IE7

only in IE7 the submenu appear under my page's content. I use bgframe plugin. Here my code: $("ul.sf-menu").superfish({ speed: 'fast', autoArrows: false // disable generation of arrow ...
1
vote
2answers
427 views

jQuery superfish menu :cursor issue

I am implementing the superfish menu and have noticed that there is a funny behavior with the cursor loosing its default styling (pointer). For example: ...
1
vote
1answer
350 views

How can I re-initialize Superfish everytime the page post back?

I just found out about superfish and currently using it on an asp.net. The problem is every time the page post back superfish plugin disappear. The site needs to run on IE6 so the javascript part is ...
0
votes
0answers
24 views

How to style an element in a 3 level superfish menu

I have a superfish vertical menu for a three level hierarchy. Level-1 Level-2 Level-3 Fruit Apples Green The link text color is red on a white background. When I hover ...
0
votes
0answers
26 views

Cufon and Superfish mess hover effect

There is website http://www.skylife.ru/ where Cufon is used for nav. menu which has jQuery based Superfish script for submenu points. After cufon was installed in some cases menu points do not get ...
0
votes
2answers
18 views

Why this Superfish menu behaving in an odd way?

I am using jquery superfish menu and I am using colorbox for images just o give themlightbox effect. But the problem is when I open colorbox the menu is showing on top of the colorbox.How do I change ...
0
votes
0answers
26 views

Superfish Full Width Mega Menu

I am Working on Superfish http://users.tpg.com.au/j_birch/plugins/superfish/#sample1 Menu to a FullWidth Mega menu But Failed to get the position of dropdown as fullwidth i.e streched along the entire ...
0
votes
0answers
13 views

Superfish: onShow function before animation is completed?

On the main nav of http://mob.frnk.tv/ the animation looks a bit weird because the class 'hey' is only added after the animation is completed. Is there a way to add the class 'hey' before the ...
0
votes
2answers
34 views

Why link not filling li element even though display:block?

I am using superfish menu and I am having a problem which I can't figure out although I'm sure the answer is probably obvious and I'm just missing it... Basically my a elements are not expanding to ...
0
votes
0answers
38 views

Positioning of Superfish sub menu text and drop-down menus on the right

I am trying to align the text in sub-menu items to the right rather than the left in a Superfish menu. I was able to align the drop-down to the right side of the top level menu item but cannot seem ...
0
votes
1answer
52 views

Does anyone know how to keep LESS CSS from getting scrambled by jquery plugins?

I am trying to use Semantic Grid System -- which uses LESS CSS --and additionally I am using Superfish and the JQuery Corner plugin. My problem is that when I apply superfish, it scrambles some ...
0
votes
1answer
37 views

Menu w/ Superfish - Links not working on chrome

I have a menu with jquery plugin superfish. The problem is that the links, in Chrome can't be clicked. If I deactivate superfish menus work fine. I think it might be either z-index or markup but I ...
0
votes
1answer
105 views

Superfish jQuery menu: 3rd level always open when 1st level hovered

I'm trying to achieve a menu where you can hover the first level and the second and the third level (of the first item in second level) opens. I thought it would be possible with the onHide-callback ...
0
votes
0answers
28 views

Autoscroll the horizontal scroll bar to show menu

I have used the superfish JQuery for horizontal menu. My Problem is rightmost menu item if user hover the childmenu item displays but user need to scroll horizontally to see that childmenu. Is there ...
0
votes
0answers
45 views

SuperFish Menu - Variable Width Bug

I am using "Superfish Dropdown Menu" v.1.2 (that uses Superfish-1.4.8) in Joomla. With "VARIABLE WIDTH SUB-MENUS (BETA)" enabled. (I assume in superfish plugin it's called - Supersubs plugin ...

1 2 3