Superfish IE Bug

Permalink
Hello,

I'm developing a site (http://74.53.25.210/~khubshow/) and I'm encountering a problem with the Superfish Add-On.

In IE, the hover dropdown menu does not appear. It shows the shadow but no content.

Works perfectly fine in Firefox.

Is this a superfish bug or is there some code that is conflicting with the Superfish?

Thanks!

creativeorange
 
ThemeGuru replied on at Permalink Reply
ThemeGuru
You'll need to post a support request on the superfish addon page (http://www.concrete5.org/marketplace/addons/superfish/)

Personally I would use a autonav template for the superfish drop down. (But thats just me)
tduncandesign replied on at Permalink Reply
tduncandesign
I'm not sure if this relates to your problem, but I am currently implementing Superfish add-on, and I just discovered my menu was not showing the drop downs in IE either. I positioned my nav wrapper div in CSS relative and gave it z-index of 101 and that caused the drop downs to now appear in front of my content div... they were there, but being hidden. Hope this helps. (that's an early solution on my part, a symptomatic fix, I don't yet know why that happened or if it's part of a larger problem...)
creativeorange replied on at Permalink Reply
creativeorange
That might answer the question! Would you be able to give me a sample piece of the code? Was this css altered within the Superfish itself or was this a fix that you made to your own code?

Do you know if this fix will be added to a later version of the superfish add-on?

Thanks for your thoughts!