JQuery :: Superfish - Small Letter In Menu Item

Sep 21, 2010

In the attached there is a little 'C' or little 'R' in the menu item. The menu item is an image. I have 5 menu items and only 2 of them have the little letter.

View 2 Replies


ADVERTISEMENT

JQuery :: Superfish Submenus Open Under Current Menu Item

Aug 16, 2011

I'm trying to get Superfish menus working on a new site I'm building, but have run into a problem. I have used the feature of setting a class on the current menu item so that it will be highlighted (highlit?). The trouble is that if the menu item has a submenu this submenu is displaying already opened when you hit the page.

I've set the menus up with the following options:
$('ul#nav').superfish({ hoverClass: 'sfHover',
pathClass: 'current',
pathLevels: 1,
delay: 800,
animation: {opacity:'show'},
speed: 'normal',
autoArrows: true,
dropShadows: true,
disableHI: false
});

This is a snippet of the menu code just for completeness, although it's pretty generic:
<ul id="nav">
<li><a href="index.html">Home</a></li>
<li class="current"><a href="agenda.html">Agenda</a>
<ul>
<li><a href="stream_busdev.html">Business Development Stream</a></li>
<li><a href="stream_techsupp.html">Technical and Support Stream</a></li>
<li><a href="stream_partners.html">Partners Stream</a></li>
<li><a href="stream_paytrain.html">Payroll and Training Stream</a></li>
</ul></li>
... more menu items in here ...
</ul>

I've also attached a screengrab, in case it helps, since the site isn't live yet. So I guess what I'm asking is: is there a way to have the current parent menu item marked as current without it automatically opening the submenu?

View 5 Replies View Related

JQuery :: Autocomplete - Only First Letter Of Each Item In Dropdown List?

Jul 7, 2010

I tried to use it in my app and I only have the first letter of each item in the dropdown list. So it is very difficult to select the good option I have search any information in these forums about this trouble, but no success.

[Code]...

perhaps this code is wrong and json format not good ? so, the first item of dropdown list is fine in the input box, but all items with only one letter in dropdown list. I hope any body can spend a few time and help me a little to understand that is wrong, as I could terminate my app.

View 1 Replies View Related

JQuery :: SuperFish Menu - Change Space Between Menu And Submenu In Navi-bar Type Menu?

Feb 15, 2011

I have trouble with SuperFish Menu, of course it looks very nice and is good solution, but I am not advanced in CSS language.how to change space between menu and submenu in Navi-bar type menu? Now sobmenu hide part of menu, I have to must space.....

Attachments
superfis.JPG
Size : 11.4 KB
Download : 306

View 1 Replies View Related

Display Small Images When An Item Is Selected From The Second Drop Down

Feb 22, 2010

I found this perfect javascript for creating dynamic connected drop down boxes. This script works fine but there is just one thing I want to add but unfortunately I'm not familiar with javascript enough... I want to display small images when an item is selected from the second drop down. An image should be assigned somehow to each selection from the right hand drop down menu in the code and when someone selects something from the list, an image should be displayed next to it automatically.

[Code]...

View 3 Replies View Related

Convert Only The Last Letter To An UpperCase Letter - Last Letter To Capitalize ?

Dec 4, 2009

I'm trying to convert only the last letter to an UpperCase letter. Example, I would need christmas to view as "christmaS", last letter to capitalize.

My code:

View 6 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

JQuery :: Superfish Menu - Showing Submenus On The Left Of Parent Menu?

Mar 4, 2011

I'm using superfish menu jquery plugin, and I'm wondering if someone know how to update plugin that you can decide if sub - sub menus wil be shown on the right (that is in the original) or on the left side of the parent menu.

The problem is, that if the last menu is near the end of the browser, than the sub - sub menu will go off side the browser.

View 2 Replies View Related

JQuery :: Superfish Menu Plugin - How To Disable Menu Items?

Oct 31, 2009

I'm thinking of using this plugin for my menus. Is there an easy way to display a menu item in a disabled state?

View 1 Replies View Related

JQuery :: Superfish Menu - Different Color For Different Menu Items?

Jan 7, 2010

Can we keep different color for different menu items .

View 1 Replies View Related

JQuery :: Superfish Menu: Blank Space At The End Of The Menu?

Jul 29, 2011

I'm curious if anyone knows how to fix this. Most of the content of my page is 940px wide. The superfish menu, expanding as it should to fit my drop-down heading text, is only about 700px wide. I want to apply a color background to the div that the superfish menu is housed in so that the menu appears to be 100% width.

For some reason, in webkit and firefox, the color of the div that the menu is contained in does not show up, so there's just an empty space in that last 25% or so of the bar.

In IE, it looks correct, though. (the color of the containing div shows through the blank space in the menu, making the menu bar appear to fill the entire width).

Am I missing something in the Superfish menu that makes it appear at 100% width?

View 1 Replies View Related

JQuery :: Superfish Menu With Struts 2 Gap In Menu

Sep 24, 2011

I am using the Jquery Superfish menu within a struts 2 web app. As seen in the attachment, The menu is appearing and the hover delay is working but there are gaps between each menu and its sub menu. Also the root menu items are not all the same with. I am using the example code without changing it. how to get rid of these gaps ?

View 1 Replies View Related

JQuery :: Create A Specific Menu Where Toggle A Clicked Menu Item

Sep 30, 2010

I am trying to create a specific menu using jQuery where i want to toggle a clicked menu item. I used toggleClass to accomplish this. All fine and well, but what i want is that once i click a menu item, the previously clicked item should have the active state/class toggled off.. The menu is variable. (I tried and tried and searched all over the internet, but i cannot find it... spent 5 hours trying to combine various selectors and if/else statements, but it did'nt work.)

View 1 Replies View Related

Vertical Menu - Height Of The Second Level Menu Results In Their Being Gaps In Between Each Menu Item

Jun 3, 2009

The problem is that the height of the second level menu results in their being gaps in between each menu item so that as you move your mouse down the second menu items it quickly closes again. scripting novice fix this by telling me which variable I need to change either in the Java script or the CSS files.

View 2 Replies View Related

JQuery :: CSS - Superfish Menu - Change The Inactive Color Of The Sub-menu Without Changing The Inactive Color Of The Principal Menu?

Oct 6, 2009

I have installed Superfish menu module with Joomla ..Customization work more less fine ...I still have tenious problem like :

- How to have the main menu with the active color, when one of the sub-menu has been actived ?

- How to change the inactive color of the sub-menu without changing the inactive colro of the principal menu ...I did not found any information on the web ..

View 2 Replies View Related

JQuery :: Center A Superfish Menu?

Mar 23, 2010

I ma just trying to figure out how I might center a superfish menu - and possibly make the top level LIs 'auto size'. It sees the menu will only float left or right. Of course I am not a css guru either - it could be staring me in the face.

View 2 Replies View Related

JQuery :: Hiding A Menu In Superfish?

May 17, 2009

I want to make a dynamic menu where the items being shown depends on the access of the user. I tried having a code in codebehind of my aspx page that will set a certain li to style display none, but when viewed in IE6 I get a white space within the menu.

View 1 Replies View Related

JQuery :: Superfish As Popup Menu?

Aug 4, 2009

I am in the process of replacing a YUI menu implementation with Superfish. Is there an easy way to implement a popup menu? Something like:[URL]..

View 2 Replies View Related

JQuery :: Superfish Menu Open UP?

Jan 29, 2010

[URL] and you can see the code there, but essentially I'm wondering if there is a way to open (I know there is, I just can't) the superfish menu plugin "up" rather than down which it does by default. I think it's a css/jQuery animation issue but I can't seem to get it.

View 3 Replies View Related

Customize The Superfish (jquery) Menu?

Jun 9, 2011

I am trying to customize the superfish (jquery) menu. Does anyone have experience working with this?

[URL]

View 5 Replies View Related

JQuery :: Disable Superfish Plugin Menu?

Jul 19, 2011

I'm trying to dynamically disable a Superfish menu when in mobile mode (using responsive design), so that only the main menu items are displayed. I want the Superfish menu to be re-enabled when the browser window is re-sized and the desktop CSS is re-served.

I've tried using detach() and append() to remove and restore the ULs, but I can't get that to work properly.

View 1 Replies View Related

JQuery :: Use The Superfish Dropdown Menu + S3slider ?

Nov 2, 2010

I'm trying to use the superfish dropdown menu + s3slider and for the love of god I cannot seem to get them to run together!

Once I add the code below for the slideshow the navigation arrows/shadow and fade effect turn off and vanish...

Here is my entire code for the menu / slider any help would be great as I'm completly lost on this one....

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"

View 1 Replies View Related

JQuery :: Expand Superfish Menu Manually?

Mar 10, 2010

can i tell superfish menu to open a specific submenu manually (without mouseover or click, just static, until you change it)

View 2 Replies View Related

JQuery :: Adjusting Superfish Menu Alignment

Jul 23, 2009

The issue I am having is that my menu is aligning to the right, instead of to the left where the normal menu was. I have worked with the CSS for some time now, but have not been able to figure it out. I would also like to make the menu colors black text with a transparent background, and white text with a #333 background on hover. The web site address is: [URL]

View 1 Replies View Related

JQuery :: Create A Floating Superfish Menu?

Jun 11, 2009

I use Superfish menu basic style in my small FOSS project.Question: How can I make a horizontal Superfish menu, floating, likeis[URL]

View 2 Replies View Related

JQuery :: Superfish - Animate Menu On Mouseout?

Aug 15, 2009

Is it possible to animate the Superfish menu on mouseout (like a slidedown/slideup animation)? I only manage to get the animation on hover/mouseover to run (using 'height').

View 1 Replies View Related







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