I'm new at using jquery and superfish, and the documentation on the superfish site on how to configure it as a navbar seems kind of vague: "To create a horizontal nav-bar with a horizontal second tier and optional vertical third tier, simply include the superfish-navbar.css file after the main superfish.css file and *add the class sf-navbar to the parent ul along with the usual sf-menu class*, and initialise as normal." (emphasis added)
What does this mean, "along with the usual sf-menu class"? This can't mean that the parent ul should read <ul class="sf-navbar" class="sf-menu"> can it? Can someone please help me with this? I can't even get a basic navbar to run. Many thanks, Bob