Hello Willie!! I never used a superfish plugin, but I believe that is not so hard to make a "superfish *not* activate the "drop-down"", You need to take a look in the code javascript and the css of the plugin...Delete or change part of the code... Instead of "hover" use something like "onclick"...
On 19 ago, 02:24, "Willie Krause" <[EMAIL PROTECTED]> wrote: > 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 menu with a > mouse event that hovers over it (default behaviour), but instead that it > requires a mouse click? If it can be attempted by a non javascript coder > (but who has done some js hacks in the past), could you please guide me in > the right direction where to do this. > > Many thanks > > W