[jQuery] Re: SuperSubs behaving strangely in Superfish Joomla extension

2009-03-13 Thread raffael
Solution to all those problems is quite simple, yet not so easy to find. Go to line with if($params->get('useSuperSubs')) $superstring .= '.supersubs({minWidth: \''.$params->get('min_width').'\', maxWidth:\''.$params->get ('max_width').'\', extraWidth:\''.$params->get('extra_width').'\'})'; and

[jQuery] Re: SuperSubs behaving strangely in Superfish Joomla extension

2009-02-27 Thread yak
Hi oobie, The problem I'm having is trying to set the min/max setting on the supersubs plugin. I can't seem to get it right. The drop down menu seems to be working okay except for one submenu where the length extends beyond the edge of the display. This doesn't seem to be the case with the oth

[jQuery] Re: SuperSubs behaving strangely in Superfish Joomla extension

2009-02-26 Thread oobie
Hi Yak, I just downloaded the module, installed it using the Joomla admin and then set a few parameters in the module screen. No editing scipts, files or otherwise as yet. Cheers, oobie On Feb 27, 1:59 pm, yak wrote: > I took a look at your site and it looks great.  The drop down menu > featur

[jQuery] Re: SuperSubs behaving strangely in Superfish Joomla extension

2009-02-26 Thread yak
I took a look at your site and it looks great. The drop down menu feature is what I'm trying to achieve with my site but I'm having a devil of a time trying to get it to work. Would you be willing to share your CSS script or advice on how you achieved the drop down menu using superfish? thanks,

[jQuery] Re: SuperSubs behaving strangely in Superfish Joomla extension

2009-02-26 Thread yak
I got the same problem and would be interested in knowing what the solution is. Also, if I can't use the supersubs, can anyone tell me how to readjust the fixed width of the submenu fields using CSS? thanks. On Feb 26, 5:55 pm, oobie wrote: > After deploying the Superfish Joomla extension