[jQuery] Re: Superfish menu activate on click

2009-03-26 Thread Virtual Machine
This diff, based off the previous one, fixes the click-to-close thing, and also fixes an issue where the visibility click could be desynchronized if the menu contain an element that launched an alert() on click. Index: superfish.js =

[jQuery] Re: Superfish menu activate on click

2008-09-22 Thread Joel Birch
Thanks so much for your patch. I'll be sure to have a good luck at it when I get to adding this functionality to Superfish. Cheers Joel Birch.

[jQuery] Re: Superfish menu activate on click

2008-09-12 Thread jardeeq
Hi, I made patch against superfish-1.4.8, which fixes your problem and adds desired functionality. We are using it in company intranet and it looks like working well with some minor issues. Any further sugestions or code improvements will be appreciated. You can find my patch on http://plugins.j

[jQuery] Re: Superfish menu activate on click

2008-09-12 Thread insekticid
test On 7 Srp, 09:34, yitzc <[EMAIL PROTECTED]> wrote: > Hi. I am using the Superfish menu, and it fits my needs perfectly. The > problem is that the client I am designing the website for has decided > that he wants the menus to appear only when he clicks on them - and > not when he hovers the mo

[jQuery] Re: Superfish menu activate on click

2008-09-12 Thread jardeeq
Hi, I made patch which addresses your problem with not-responding submenus and makes lower-level submenus open on hover. Any other suggestions or code improvements would be appreciated. You can find my patch (including instructions ) on http://plugins.jquery.com/node/3967 jarda On Aug 7, 9:3