OK, I found solution! :)

just add:


                $("ul.sf-menu").bind('click',function() {
                        $('ul.sf-menu').hideSuperfishUl();
                });




On Feb 28, 12:03 pm, calimero <milankov...@gmail.com> wrote:
> Can anybody help? More people ask same question over internet but
> there is no answer!
>
> Take a look at this forum 
> :http://osdir.com/answers/javascript/9406-jquery-superfish-suckerfish-...
>
> Anybody ?
>
> On Feb 27, 1:40 pm, calimero <milankov...@gmail.com> wrote:
>
> > Hello,
> > I am trying to make Superfish menu disappear after clicking on menu.
>
> > Usually, this is not a problem, because after clicking on menu item
> > you will point web browser to new page <a href="somepage.html">
> > but I load page dynamical ! - I use jquery for this, so I never point
> > browser to new page and bacouse of this I would like to hide Superfish
> > open menus after user click on some menu item.
>
> > Please help me, or at least give me some hint.
>
> > Thank you!

Reply via email to