JQuery :: Superfish Horizontal Navbar With A Third Level?

Jun 23, 2009

I'm in trouble implementing superfish in a website project. My problem is: I have a category based menu item that has two sub-levels set to display horizontally. I hover the first menu item and the first sub- level shows. Then I click the first sub-level and both it and its parent-item get highlighted and stay visible.Then I do the same to the sub-level below these but it doesn't work. This second sub-level gets the right class ('current') but the first level loses its 'current-cat-parent sfHover sf-breadcrumb' classes causing all levels to disappear.

View 3 Replies


ADVERTISEMENT

JQuery :: Superfish Navbar Not Horizontal?

Nov 14, 2011

why my superfish nav-bar doesn't appear like the example on the superfish page?[URL]

View 8 Replies View Related

JQuery :: Superfish Navbar - Center The Whole Bar?

Oct 19, 2009

I'm using a navbar with superfish. I simply put my menu list inside awrapper so the markup looks like this:

<div class="navbar-wrapper>
<ul class="sf-menu sf-navbar">
<li>...</li>

[code]....

View 3 Replies View Related

JQuery :: Superfish Navbar Not Working

Nov 14, 2011

I seem to have hit a brick wall. I can get my superfish menu the way I like it - as per screen grab here but I have to disable the supersub.js:

wp_enqueue_script('cudazi_supersubs',get_bloginfo('template_directory')."/js/supersubs.js");

If I do this though, the homepage slide show doesn't work, any pointers of a work round? My page is here: [URL]

View 4 Replies View Related

JQuery :: Superfish Navbar With WordPress?

Dec 2, 2010

Has anyone used the Superfish navbar menu sucessfully with WordPress 3.0 menu manager?I have got the regular Superfish menus to work with the new WordPress Menu system, but not the navbar menu.

View 1 Replies View Related

JQuery :: Superfish On Roids Second Top Level Row?

Apr 21, 2009

I want to use this menu but i have so many main items that there are 2 rows. The first row is always on top. How can i get the second level menu to be on top of the fisrt item menu-item1 menu-item2 menu-item3 menu-item4 menu-item5 menu-item6 menu-item7 menu-item8 menu-item9

View 2 Replies View Related

JQuery :: Superfish Menu Disable Link At Top Level?

May 16, 2011

I have inherited a site with superfish used as the menu which seems to work fine except that I wish to disable the links at the top level so that a click on the top level of the menu goes nowhere only clicks on the sub menu list. At the moment each top level menu item is a section and the sub menu list categories. There is nothing I need or want to place in the Section heading so a link from this is unnecessary but at the moment clicking on the top level (section) leads to a page i do not want.Example:-Top Level Section (no link to anywhere)2nd level Category 1 (link to article)3rd level Category 2 (link to article)etc.

Is this possible to do. I feel sure it should be as it is a normal facility on a drop down menu but I cannot find anywhere in the options which enables this. I am not sufficiently conversant with CSS to try playing with the current layout which other than this seems to be working ok.

View 1 Replies View Related

JQuery :: Superfish - Display The Third Level (tier) Horizontally?

Sep 12, 2011

I`m using superfish menu. Could you please help me out with it? I need to display also the third level on horizontal, not vertical as it is now. I used the instruction on superfish page so the second level uses now sf-navbar and now it is displayed horizontally. how to display the third level (tier) horizontally?

View 1 Replies View Related

JQuery :: Superfish: Top Level Navigation Menu Prints As A List

Jul 11, 2011

I have implemented Superfish in SAP Portal. there is a small issue when I take a print using the browser's print option. When I try printing the Web Page from the browser, the Top Level Navigation Menu appears as a list of links (vertical). This is happening in both IE as well as Firefox.

I have seen the same issue in the website from where I downloaded Superfish :-|

1. Goto: [URL]

2. Click on 'Print Preview' button in your Browser.

3. The Superfish Menu below the text 'The result:' will appear as a list of links in the print preview.

View 6 Replies View Related

JQuery :: Superfish: 3rd Level Links (Fly-outs) Are Not Showing Up In Internet Explorer

May 24, 2009

I just discovered that Internet Explorer is not showing the 3rd level of the menu. [URL](very much a work in progress) I believe it's a js issue and not a css one. I've removed all js/ jquery except the menu stuff and the problem still exists. I'm not sure what to do now. I know it should work because the examples on the superfish site do. Also, I just pulled up my test page that I made before integrating the CMS and they don't work there either. Maybe there will be some clue
here because it's the only js/jquery involved. [URL]

View 3 Replies View Related

JQuery :: Horizontal Superfish With 100% Width?

Jun 4, 2009

i've made a horizontal Superfish menu which fills the containing div entirely, based on the description given here:[URL]Basically that is:

#menu { width: 100%; float: left; display: table;}
#menu > ul { display: table-row; }
#menu > ul > li { display: table-cell; min-width: 20%; }

However, this causes the effect of the Supersubs plugin to stop working. Is there a way of providing a dynamic submenu width when having a "full width" Superfish menu as described above?

View 1 Replies View Related

JQuery :: Second Line Superfish Horizontal Persists?

Dec 26, 2011

(reposted to get through the xmas rush) In my superfish horizontal menu bar (nav-bar style) I need the sub-menu to stay visible while it's parent is selected (not just on hover). I've tryed adding styles and have experimented with adjusting the .js files, but have been unable to achive this effect. Here is what I want my menu to do (that I haven't been able to achieve yet):

menu color: #777
Current hover red
Current menu red.

[code]....

View 1 Replies View Related

JQuery :: SUPERFISH Renders Horizontal Menu Different In IE And FF?

Nov 5, 2010

The SuperFish horizontal menu with drop downs renders great in IE. But in FF or Chrome the menu bar is double in height. Please help or direct me where to go (Not sure if it is my install or CSS). [URL]

View 1 Replies View Related

2 Level Horizontal Menu - Convert It To Onclick

Sep 16, 2009

I have a working code of 2 level horizontal tab menu....it is now onmouse over ,I want to convert it to onclick. I have taken from....

Code:
var mastertabvar=new Object()
mastertabvar.baseopacity=0
mastertabvar.browserdetect=""
function showsubmenu(masterid, id){
if (typeof highlighting!="undefined")
clearInterval(highlighting)
submenuobject=document.getElementById(id)
[Code]...

View 4 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 :: Superfish Change The Width Of A Horizontal Menu?

Jul 2, 2010

i am using the jquery superfish menu at[URL]. i cannot seem to modify the width of the menu items (or the <li>). how do i do this? i am using the superfish.css style sheet. i tried to modify the width by changing the values of a few classes (i.e. where it said 100% or had an em appended), but this did not .

View 1 Replies View Related

JQuery :: Superfish: Vertical Menu With Horizontal Submenu?

Nov 16, 2011

I'm wondering how to modifiy the vertical menu of superfish to let the submenu appear horizontal next to the parent menu element:123 3a 3b 3c45I just spent some hours searching on Google andplayed around with the CSSbut could not manage to fix it.

View 1 Replies View Related

Superfish: Automatically Expand 3rd-level Menu

Mar 19, 2009

I have a 3-level menu using JQuery-Superfish. I would like to hover over the top-level menu item and have BOTH the 2nd and 3rd-level menus open automatically.

View 1 Replies View Related

JQuery :: Make The Menu Items A Fixed Width In A Horizontal Superfish Menu?

Jan 19, 2011

how to make the menu items a fixed width in a horizontal Superfish menu . I've tried mucking about with the CSS but no luck so far. I'm sure it's easy, but I can't seem to work it out.

View 9 Replies View Related

Turn A Single Level Flyout Menu Into A Multi Level One?

Jan 7, 2009

I am trying to turn a single level flyout menu into a multi level one.

It uses a dt for the title, and a ul within the dd for the menu items. The dd opens to the right of the dt.

The problem is that the second level menu (a dl within an li within another dl) [URL] - flyout4 & subflyout5.

The z-index is increased each time. I just can't figure why the area is limited.

javascript, css & html follow -

Code JavaScript:
/** FLYOUT = vertical dropdown **/
var Flyout = {
DDSPEED:10,

[Code].....

View 1 Replies View Related

JQuery :: Superfish: No Animation After Loading Superfish.js

Sep 18, 2011

I was basically trying to follow several tutorials to get a superfish menu working on my website, but I don't seem to be able to get it to work.I included both the superfish.css and the superfish.js in my website's header; both paths are corrent and point to the designated file.I then included the superfish function in my header like this:

<script> $(document).ready(function(){ $('ul.sf-menu').superfish({
delay: 1000, // one second delay on mouseout
animation: {opacity:'show',height:'show'}, // fade-in and slide-down animation

[code]....

The corresponding <ul> element has the required sf-menu class, but still there are no animations, no fading, no delays, just the plain css functionality provided by the superfish.css.

View 2 Replies View Related

Sliding Navbar / Menu Not Working In IE

Dec 22, 2010

I am new to javascript and am eager to learn. I know I could probably just use jQuery to make this cross-browser but I would like to learn the ins and outs of javascript before abstracting them away. Our website currently has a navbar that is coded in HTML on every single webpage so changing it means changing every single webpage. So I want to make this more dynamic (and animated) by using javascript.

The problem is that IE is not cooperating. Specifically, IE loads everything alright but does not slide. It just loads the whole submenu instantaneously after a user clicks. Firefox works perfectly. At the top of my test page is a doc type statement inherited from the real index


[Code]...

View 2 Replies View Related

Use A <body Id=""> Tag To Simulate A Hover Event On Any Given Image Of My Navbar

Sep 3, 2011

Trying to use a <body id=""> tag to simulate a hover event on any given image of my navbar. Is it possible? Could a "swap image" script work? I'm willing to place the images in an "li,ul" list if need be.

View 8 Replies View Related

JQuery :: Getting First Level Of Ancestors?

Sep 21, 2011

If I wanted just the first level of ancestors inside a div what selector would I use?

<div>get me</div>
<div>get me</div>
<div>get me<div>don't get me</div></div>
<div>get me</div>

View 2 Replies View Related

JQuery :: 5 Level Cascading Dropdown?

Feb 4, 2011

I have been searching around to see if it is possible to have a 5 level jQuery Cascading dropdown, so far I have 3 levels working but 4 and 5 will not.I have searched around and all I have found are only 3 level jQuery Cascading dropdown.

View 2 Replies View Related

JQuery :: Collapse All Level In Accordion?

Jun 14, 2011

i want to collapse all level at load in this site : [URL]

View 1 Replies View Related







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