Jeremy:

the menu does work pretty well in ie6. It's a bit of a tangle to skin
and develop a drop down menu.

I've found that building the menu alone would isolate your problems.
There are sometimes styles that you've applied to the menu previously
that effect the functionality of the menu. So create a page with the
menu by itself and style it from there.

1. RE: it doesn't start in IE 6:

dropShadows: true, // completely disable drop shadows by setting this
to false
                              ^
You've left a dangling comma in your initialization script.
IE 6 doesn't build the menu if there are any javascript errors.

2. Finally,  check the superfish documentation website again. There's
a hoverintent script that resolves the menu's disappearing instantly.
You can also set your delay to a longer number. 1000-2000ms might be
optimal.

Good luck with your menu.

- Chris

On Jun 8, 1:32 am, Jeremy Schultz <jer...@jeremyschultz.com> wrote:
> I'm having two issues with Superfish in IE6 and IE7:
>
> 1. It doesn't work at all in IE6, though it appears from other posts
> that this is to be expected. Is there any way for it to degrade more
> gracefully and have some functionality?
>
> 2. In IE7 the menus show up fine but disappear instantly when the
> mouse leaves the top level menu item.
>
> Not sure what to do at this point. Here's the link:
>
> http://www.jeremyschultz.com/client/orchardplace/website/beta/
>
> Jeremy

Reply via email to