[jQuery] Superfish - Question about how submenu can be displayed

2009-12-15 Thread jacleee
Hi ! thanks for this menu, its great I am having trouble finding a way to adjust the sub-menus eg. when the submenu list gets pretty long, the list will sometime go off the window size limit in which I would have to scroll downwards to see the rest of the submenu list. Is there a way so that the

Re: [jQuery] Superfish - Question about how submenu can be displayed

2009-12-15 Thread Charlie
No simple solution. With some work you can setup an auto scrolling div inside a dropdown. Markup would use one LI and custom styled div container that you would put your links into and adapt a scroll system to. There are quite a few auto scrollers, once you get one working in a stand alone

[jQuery] Superfish question

2009-12-09 Thread LTimmers
Need to know if this jQuery will work for a site I'm working on. Link... http://www.millnerheritage.com I need a vertical drop down menu. I'm very green so I pretty much need it spelled out for me. Maybe even in crayon. Thanks, Liza

Re: [jQuery] Superfish question

2009-12-09 Thread Charlie
no reason it won't, not sure what to spell out other than follow the markup used in examples, make sure to include css file(s) and script file for plugin vertical version has a vertical css file in addition to standard superfish.css LTimmers wrote: Need to know if this jQuery will work

[jQuery] Superfish Question

2009-06-30 Thread Kody Thompson
How can I get rid of the slide effect on a basic horizontal menu? I love the way the basic example works but I can't mimic it without having the text all slide to right and re-sizing the box. I know this is a stupid question, but please no that any help is very appreciated. Thanks!

[jQuery] Superfish question about the code

2009-06-10 Thread anga
I just installed Superfish on my Joomla site but I don't understand how to modify the code. I read the FAQ page: http://users.tpg.com.au/j_birch/plugins/superfish/#faq and it recommends all these javascript things to download, they are script/code/whatever you call it. I'm a total novice. I

[jQuery] Superfish question

2009-04-23 Thread dmaier
I am trying to redesign my site with Joomla and I love the Superfish menus. The one problem I have with the top menu is on each end the Joomla menu sticks out. Is there a way to fix this? Here is the site page I am working on: http://theredzone.org/joomla/ Thanks for any help you can give in

[jQuery] Superfish Question

2009-04-05 Thread Tipem
Hi, Here's my Superfish menu: [code] ul class=sf-menu li a href=/cave class=sf-menu-tab-imgimg src=/images/ tab_cave.gif

[jQuery] superfish question

2009-03-18 Thread ReneMarxis
hi all i have 2 questions on superfish. How can i set the animate speed to very very fast ? :) I tried speed:'0' or speed:'fast' but none seems to have any inpact on the display speed of the menu. Delay however works great for fading out pretty fast (200 at them moment) I'd also like to know

[jQuery] superfish question

2009-01-21 Thread mckag001
I have superfish dialed in great except for two little issues. 1. In IE6, whenever I hit the back button after clicking on a button, the button (along with the dropdown) appears with the highlighted color. Almost as if something is set to remind the user where he/she is coming from? I want to

[jQuery] Superfish Question (plus odd google chrome and firefox glitch)

2008-12-19 Thread Cody
Hey Joel, I am posting this here as you request on your support page. Quick disclaimer: my knowledge of javascript is very little :) I am about to switch my sites navigation over to the very excellent Superfish. I've slightly modified it to add the arrow graphic myself before javascript (for

[jQuery] Superfish question

2008-08-28 Thread rossenbere
Hi Am I wrong to say that superfish animations won't work when All ul and li elements are generated by scripting? In other words: html has to present in de body first. If the body is empty, the CSS part will do its job, but as all list elements still have to be generated by the css-menu itself,

[jQuery] Superfish Question

2008-08-19 Thread Willie Krause
Hi All I use Superfish on a project as a menu system (and love it). I am a Java developer though and usually end up breaking ajax/javascript libraries when I try to make a customisation. My question is how easy / difficult would it be to make superfish *not* activate the drop-down part of the

[jQuery] Superfish Question

2008-07-11 Thread abba bryant
I was just wondering if there was any sort of workaround for the tiny 1px twitch that happens on the submenu items once the animation is complete. Thanks -- View this message in context: http://www.nabble.com/Superfish-Question-tp18409078s27240p18409078.html Sent from the jQuery General

[jQuery] Superfish Question: Menu Disappear onclick

2008-07-02 Thread KClough
I've got a request from a client to have the menu disappear after an item is clicked so the user knows that their click was registered. Ideally, the next page would come up fast enough where the user wouldn't need this visual cue, but many of these pages contain a lot of data and take a few

[jQuery] Superfish question

2008-05-06 Thread Double D
I love the superfish menu and associated Java. I have modified a page that now has the menu drop to the left instead of the right, but I lose the delay for the left submenu. I cannot figure out how to make this work. Thanks, Darryl