Arrghh! Third time lucky maybe: $(document).ready(function() { $('ul.nav').superfish(/*options if required*/).click(function() { $(this).find('li.sfHover').hideSuperfishUl(); }); });
Fairly confident this time :) Joel Birch.
Arrghh! Third time lucky maybe: $(document).ready(function() { $('ul.nav').superfish(/*options if required*/).click(function() { $(this).find('li.sfHover').hideSuperfishUl(); }); });
Fairly confident this time :) Joel Birch.