Questions tagged [superfish]

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

Superfish is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully without JavaScript) and adds a series of enhancements.

295 questions
0
votes
1 answer

Superfish menu is overlapped by slider

I am using the superfish plugin for jquery here: http://www.oct-alliance.com/test/index.html it seems like the z-index is not working as any dropdown menu isoverlapped by the silder below AND the mouseover dropdown functionality is not working…
0
votes
1 answer

How does this site slide its newsletter+ from the top?

Trying to figure out how this site makes their newsletter+ button makes the page slide down: http://thestoryoftelling.com/ (click on "newsletter+") It looks like the #wrap element has the page offset by 57px and it's background url effectively…
hailthemelody
  • 38
  • 1
  • 6
0
votes
2 answers

Superfish menu shows broken structure in IE9, working fine in Chrome

My superfish menu is working fine in Chrome, Firefox & Safari, but the structure is broken under the IE9. I tried to apply the z-index value and looking for other possible issue for hours now, but I still cannot get it work under the IE9. Can…
jumax
  • 1,527
  • 3
  • 11
  • 6
0
votes
1 answer

Selectbox overlapping The Superfish Menu Bar

The menu bar is a superfish 3-layer menu. The code for the css of the menu bar is :- /*** ESSENTIAL STYLES ***/ .sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; } .sf-menu {line-height: …
rams
  • 13
  • 2
  • 6
0
votes
1 answer

jquery superfish - onhide event firing too quickly

I'm using superfish (http://users.tpg.com.au/j_birch/plugins/superfish/#aa) with jquery to do menu control. Nearly all the elements are set up in elements nested in . I have one menu item I want to hide every time the superfish menu closes (I show…
ZeroK
  • 378
  • 3
  • 9
0
votes
3 answers

Superfish menu inline for responsive design

Im having problems with superfish menu displaying inline with "responsive design" I would like to have all superfish menu links displayed inline but im having problems that superfish for submenu override all styling that i tried and always display…
lonerunner
  • 1,282
  • 6
  • 31
  • 70
0
votes
1 answer

Replace superfish hover event with click event

I have used superfish module for more style of my site. It is working fine but I want to remove the mouseover effect from main menu link. I want to just display the child menu link after clicking the main menu. My site link is…
Sudip Rooj
  • 19
  • 1
  • 2
  • 6
0
votes
3 answers

jQuery Superfish menu hover OR toggle depending on screen size

I'm developing a responsive menu and would like the menu to display on hover when the screen size is greater than 767px and to open on toggle when the screen size is smaller than 767px. Is there a way to change the default setting for eventType…
user2107693
0
votes
2 answers

Prevent a ul menu from printing

I'm using the jQuery Superfish menu by Joel Birch that is based in elements and it works fine but when the user prints the page the "menu" is interpreted as a unordered list... like this: (example image here...) I wonder if there is a workaround to…
El Eme
  • 51
  • 3
  • 12
0
votes
2 answers

HTML menu separator

I have a menu in which I want to insert separators right of the buttons, but do not want on sub-menus. HTML:
0
votes
1 answer

Openlayers + Superfish safari conflict

Using Drupal 7, Openlayers, and Superfish causes a bizzarre error. On menu items with sub nav items, the top menu item disappears until you hover over it. Once hovering, it displays properly with the subnav. This only occurs on pages which the…
rachel
  • 157
  • 8
0
votes
1 answer

Superfish dropdown issues

Here is my dilemma: I'm attempting to make my navigation work for the site mobilityidaho.org. On the home page, there are no problems at all with superfish working properly. When you navigate to any other page, the CMS I am using launches a…
brunam
  • 825
  • 2
  • 14
  • 26
0
votes
1 answer

superfish menu hiding behind table

If you look at the homepage of the following site (in IE7 only): http://cmse.bemoore.com/ the superfish dropdown disappears behind the table. I have tried playing with the z-index to no avail. Can anyone make any suggestions what to try? Thanks
bemoore
  • 84
  • 7
0
votes
3 answers

CSS Not locating images for sub indicators

http://rusticblonde.hostizzo.com/ I have a sub indicator on my menu which is located in images/arrows-ffffff.png for example.... Ive even tried pointing to the full URL, however its not displaying the sub indicators... Any ideas? My code is…
Kirsty Marks
  • 483
  • 8
  • 29
0
votes
1 answer

SF Menu Not Displaying In Wordpress

I have the following superfish menu that i wish to display in my wordpress site: http://rusticblonde.hostizzo.com/ I have called the js in my functions file as below:-
Kirsty Marks
  • 483
  • 8
  • 29