$('ul.sf-menu').supersubs().superfish();
the markup is the same for vertical and horizontal with exception of adding vertical class
script is still targeting the same UL's and li's whether they are vertical or horizontal
perhaps you have other css conflicting
Brendan wrote:
Trying to get the Superfish menus to work in vertical mode, whereby each list item is a single line, and the next menu down sits to the right of that menu. For normal horizontal menus you use the Supersubs option when you call Superfish, but the superfish-vertical.css you need to make the menus layout vertically, seem to overwrite the widths of the UL's and LI's. Cheers Brendan
No comments:
Post a Comment