Firebug shows errors - the first one is the problem. It seems that at
some point the ampersands in the Superfish code have been encoded as
$amp; which is breaking the script.

Please search for this:    &&

and change it to this:      &&

Then it will work perfectly.

Joel Birch.

Reply via email to