Hi Drew,

If you remove the pathClass option, everything works fine. You don't
seem to be using that feature so it should not be in the options
object. Remove this line:
pathClass : 'active',

It looks like you could remove the bgIframe plugin also as you have
not included the intialisation code for it to work with Superfish
anyway. If you are using it elsewhere on the site then please
disregard this comment.

One more small thing: for better performance you should change the
selector in the Superfish initialisation from '.menu_topmenu' to
'ul.menu_topmenu'. That way jQuery only has to check the ul elements
for the class rather than every element in the DOM.

Good luck... pretty site!

Joel Birch.

Reply via email to