that's correct. The tricky part is that you are working in a Joomla
module, and the parameters would not be displayed in module manager
without modifying the admin portions of the extension as well
Chris wrote:
hi charlie,
first of all, many thanks for your reply on my questions.
i tried
hi charlie,
first of all, many thanks for your reply on my questions.
i tried out several settings with the animation param, but didn't get
(as you said the is no option in-code) slideUp to work.
so, if i understood you correctly - there would be a modification of
hideSuperfishUI() necessary, t
using the animation option you can get effects on the opening of sub
menus
example:
jQuery('ul.sf-menu').superfish({animation:{height: "show"},speed :
1000});// produces 1 second slide down effect, use opacity for fades,
margins for positions etc
to reverse for the slideUp there is no option
3 matches
Mail list logo