Thanks Drew, sorry I overlooked that issue. Here's another hack to solve that one. Add the following line inside your document ready block, after the Superfish initialisation code:
$('ul.superfish li li').hideSuperfishUl(); That will close the last level of submenu. Sorry for another hacky solution - I'll consider working on something more permanent. Good luck. Joel Birch.