JQuery :: Superfish Close On Click Outside Menus

May 4, 2009

I want to use the Superfish menu plugin but with 1 more behavior: when the user clicks outside the menu, the menu closes. (or clicks anywhere, doesn't matter). This way I can have a large delay and just tell people to close the menu by clicking outside the menu, which will improve greatly the usability of the menu.

View 1 Replies


ADVERTISEMENT

JQuery :: Close The Superfish Dropdown After Click?

Aug 5, 2009

Is there a way to close the superfish dropdown after click? I have some 'onclick' functions that kick off some behavior and then return false. How do I get the dropdown to go away? I suppose I need to somehow call "hideSuperfishUl"

View 1 Replies View Related

JQuery :: Superfish Align Sub Menus To Top

Jul 7, 2009

I'm trying to setup a vertical menu where the submenus align to the top of the parent ul rather than the parent li.as in this image: URL...

View 4 Replies View Related

Jquery :: Superfish Menus Not Hiding

Oct 22, 2010

I'm usingSuperfish for a popout context menu and it works up to a point, then the screen gets littered with the visible submenu items that are no where near their parent.I have several "views", and 250 things with menus on 1 page seems OK, but 450 is not. I don't have one in between at the moment. Also, my "pages" are in jqueryUI tabs, the tab divs have a table in them, the table td's is where I'm sticking the ul for the menus. I have have many tabs and they all work, even with over 600 in total, it's just the one table with over 400 rows that doesn't look right.Is there some technical limitation on applying sf-menu class to a UL as a child to a table where it hits a ceiling, or do i need to make a mockup test case to figure out what's going on?

View 2 Replies View Related

Jquery :: Using Superfish With Mega Menus

Jul 12, 2011

I'm working on a project that uses mega menus. Mega Joomla mega menu URL... was put into place before the project was handed off to me . The only problem with it, is that when you are browsing the site on an iOS device (ipad, iphone, etc), and you press on a main menu item, it goes straight to the page it links to instead of opening up the mega menu like the 'hover' is supposed to do.I was looking at Superfish and it looks like it meets my requirements of having the menu be CSS based (so it degrades nicely when JS is turned off), accessible (you can tab through the menu) AND it appears that when you are on an iOS device, you can touch the menu item once, and it will open the menu, touch it twice and it will go to the link which is what I need (i tested this with the sample menu given on the Superfish site).

I've tried to set it up but it's not working and I think it's because it's not expecting children <ul>'s. Mine are all being hidden. I've read through this thread URL... and according to Charlie, Superfish is supposed to work with children <ul>'s and <div>'s but I just can't get mine to work.Is there anyway to adapt Superfish to this?

View 5 Replies View Related

JQuery :: Use Superfish Drop Down Menus With CSS Sprites2?

Jul 29, 2009

I have a menu that I've already set up with ALA's CSS Sprites2.I have to add a drop down menu into the mix. What would be the best way to achieve this, or rather what would I need to change in the Superfish scripts to get this to work?

View 2 Replies View Related

JQuery :: Arrows Displayed In Superfish Menus?

Apr 23, 2009

How is the arrows displayed in the superfish menus? If I would like to change to an image of my choice, how do I go about?

View 1 Replies View Related

Jquery :: Superfish How To Programatically Unexpand Menus

Jul 20, 2009

when someone tabs through with the keyboard, and presses enter on a link, it triggers the click event on that link (which is good) but then the menu stays open.. In my case, I'm not directing the user to a new page, just loading up ajax content, so the menus just hang there open.I want to close them after a click/pressing enter.Or should this go with my gripes about keyboard navigation.

View 6 Replies View Related

JQuery :: Superfish - Hover Menus Don't Disappear?

Jun 29, 2011

I've got 4 subnav buttons; each has at least a sub menu; some subs have a subsub menu. My problem is, if I mouseover one of the four main subnav buttons, and then DO NOT choose a sub menu option, but instead mouseover (say) the next of the four buttons, the first sub menu stays displayed.

This only happens if I'm mousing horizontally across the buttons -- i.e., if I mouseover a button, move the mouse pointer above the button, the menu will disappear as it should and it all works correctly.

I've attached a screenshot illustrating how all 4 menus can be open at once.

This is a snippet of the relevant navigation html (2 buttons only):

<div class="sub_nav"><ul class="superfish" id="subnav">
<div id="cat_js_here">
<li class="not_selected"><a class="sub" href="collection.php">Browse by Category</a>

[Code].....

View 7 Replies View Related

Jquery :: Superfish Load Sub Menus Via Ajax?

Feb 1, 2011

I'm testing superfish for a project.It works well, but I have a problem in that the total menu is very large - approx 1200 items.I suppose it must be quite possible to load sub-menus with ajax.I've searched - found others looking, but cant find an 'off the shelf' solution.And despite too long playing around I concede that my javascript isnt up to the job.I can get a simple test page running ok, using .load to pull submenu from server and inject it, but I cant figure out how to roll it into superfish.

View 2 Replies View Related

Jquery :: Superfish Limit Visibility Of Sub Menus

Jan 27, 2011

Is there a way via the jQuery options to limit the display of menus below a certain level using superfish? I realize it is an odd request, but I am using parts of the main nav menu in a variety of places to reduce updating issues. I have 3rd/4th levels which appear within sections of a site, but I do not want them to drop down from the main nav. So, can I set a limit?

View 5 Replies View Related

JQuery :: Implementing Two Instances Of Superfish Menus On One Page?

Dec 27, 2010

implement 2 instances of superfish menus on one page? I would like to place a primary navigation menu above the header, and a secondary nav-menu below the header. I've "kind of" managed to do it with the help of Google and by reading quite a few blogs, but I think I'm doing it the wrong way by just duplicating the whole JS folder and renaming things.

Plus, I don't know how to style the menus. So, how would YOU implement 2 Superfish JavaScript menus on ONE page?

View 5 Replies View Related

JQuery :: 2 Superfish Menus On One Page (1 Vertical, 1 Horizontal)?

Apr 23, 2009

I can get them both to display but I need to style each one differently I have copied the basic styles and renamed them xx2 and then renamed the ul class to match but it doesn't like it!

View 1 Replies View Related

JQuery :: Settings - Restrict Number Of Menus In Superfish?

Jul 16, 2009

When the number of menus (including a menu and its submenus) reach a particular number, then after that rest of the menus are not getting
displayed. Is there any settings available to restrict number of menus in superfish?

View 1 Replies View Related

JQuery :: Does Supersubs Work With Superfish Menus In Vertical Mode

Jun 25, 2009

Trying to get the Superfish menus to work in vertical mode, whereby each list item is a single line, and the next menu down sits to the
right of that menu. For normal horizontal menus you use the Supersubs option when you call Superfish, but the superfish-vertical.css you need to make the menus layout vertically, seem to overwrite the widths of the UL's and LI's.

View 1 Replies View Related

JQuery :: Superfish And IE8 / Drop-down Menus 'flashing' Down On Page Load

Sep 16, 2009

I have successfully installed superfish-powered drop-down menus in my horizontal nav bar, but I get an irritating (and inconsistent) issue when I click on a nav link: the drop-down menus briefly "flash" down as the new page loads. In fact the page as a whole flashes. This behavior only occurs in IE8 (haven't tried 7) - Firefox, Safari,Chrome are all fine. The url is: peacefulnations.org

View 1 Replies View Related

JQuery :: Modified Superfish Vertical Menus So The Flyout Is To The LEFT?

Oct 26, 2009

Has anyone modified Superfish vertical menus so the flyout is to the LEFT? How?

View 1 Replies View Related

JQuery :: Modifying Hoverintent Options In Superfish Does Nothing To Extend Visibility Of Menus?

Jul 29, 2010

I've cranked up the numbers for sensitivity, interval, and timeout, and the site seems totally unresponsive to my changes. I've double-checked that hoverintent.js is being called, and it definitely is.

var cfg = {
sensitivity: 7,
interval: 5500,

[code]....

View 3 Replies View Related

JQuery :: Superfish Drop Down Menu - Drop Down Menus Seem To Flash On Screen For Just A Second And Then Disappear?

Nov 4, 2011

i'm having with a superfish menu i have tried to add to my wordpress site.The menu seems to work fine for the base-level (top parent pages) menu items.But the drop down menus seem to flash on screen for just a second and then disappear when the mouse hovers over the menu items.To see an example, please check out the top menu on this temporary development page: http:[url].....I have tried adjusting the z-index in superfish.css file but it doesn't seem to be having any effect.

View 1 Replies View Related

Close All Open Lists, Which Contain Sub Menus?

Jul 4, 2010

I have a list like this

Code:

<ul id="main_menu">
<li><a href="#">Comments</a></li>
<li><a href="#">Advertising</a>[code].....

What i needed is when i press a list containing the submenus . Close all open lists Then open this menu

View 4 Replies View Related

JQuery :: Click To Expand Superfish Submenu?

May 2, 2010

I would very much like to be able to click to expand a submenu in Superfish, rather than the default hover to expand. How can I achieve this?

View 2 Replies View Related

JQuery :: [Superfish] Hide Menu After A Click?

Jun 30, 2011

I'm using the plugin superfish for my menu and i would like to hide it after choosing an item. Here is my code :

$(function(){
$('ul.sf-menu').superfish();
$('a[class=select-item]').click(function() {

[code]....

View 1 Replies View Related

Hiding And Showing Menus - When Click Headings, Sub Headings Show Up And When,click On That Heading Again They Disappear?

Jul 2, 2009

ive just got this script ive got set up and it works fine, but not what i expected.i want it so i have headings and when i click those headings sub headings show up and when i click on that heading again they dissapear however i also want it so that you can have multiple headings open at once .how would i be able to modify this code so that if i have say sub1 open and i click to open sub2 sub1 remains open

var persistmenu="yes" "yes" or "no". Make sure each SPAN content contains an incrementing ID starting at 1 (id="sub1", id="sub2", etc)

var persisttype="sitewide" enter "sitewide" for menu to persist across site, "local" for this page only if (document.getElementById){ DynamicDrive.com change[code].....

View 1 Replies View Related

JQuery :: Can't Close Dropdown On Click

Sep 16, 2009

I'm having trouble with hiding a dropdown which is opened when the user clicks on an input.

I can manage to close it when the user clicks on a menu item, but I can't figure it out how to close it when the user clicks outside the menu.

I tried to close it with $("body").click(function() { ... }); which works one time, but the dropdown won't reapper again.

function dropDown() {
$(".dropdown input").click(function() {
var firstLevel = $(this).parent().children("ul");
// expand first level (onclick)

[Code].....

View 1 Replies View Related

JQuery :: Accordion Will Click At First Tab And Close The Others Without Opening?

Nov 14, 2011

I've managed to do that so when i click on the first tab it will close the other open tab.The problem i'm facing is when i click on the first tab that it supposedly will not open even if clicked.It does not open but from times to times when i click a lot of times , go out of the accordion and then bring the mouse again in and click just right at the bottom of the first tab(the one it cannot be opened) and the second it sometimes open the first tab!!!

My code:
$(function() {
$("#accordion").accordion({
collapsible: true, active: false
});

[Code].....

View 2 Replies View Related

Display One Of The Right Click Menus On Left Clicking

Feb 2, 2009

I have found lots of example of right click menu's about but i was wondering if it was possible to have it display one of the right click menus on left clicking a <a href link possibly more than 1 in the same page. I have tried just simple voiding the values with the onclick and lots of other ways with no success.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved