If I click on a parent menu item, it opens the children as expected. But only to show them for a very short time, then they turn invisible. If I hit F5 they reappear. This problem only occurs in IE7. FF and IE6 are ok. Sometimes the problem disappears for a minute or so and suddenly comes back again.

You can see the problem by going to http://thomi.pluess-production.ch/?q=ger/taxonomy_menu/19/27/73 and play with the menu.

I'm happy to investigate more on the problem but up to now I have no clue where to start. Hints are very welcome.

Best Regards
Ernst Plüss

CommentFileSizeAuthor
#1 patch_10.diff701 bytespluess

Comments

pluess’s picture

Assigned: Unassigned » pluess
Status: Active » Needs review
StatusFileSize
new701 bytes

After all I believe this is a jqeury<->IE7 problem. However, there's an easy workaround. Simply replace the slideUp/slideDown in the JavaScript with hide/show and everything works fine in IE6/IE7 and FF.

SeanBannister’s picture

I'm having the same problem but my dhtml_menu.js must be different. I applied this patch to DEV-dhtml_menu.js but the problem is still present.

hrpr.com’s picture

Version: 5.x-1.0 » 6.x-1.x-dev

Just to confirm. I'm using Drupal 6 Beta 4 and had same problem with IE7. Applied patch and probloem resolved.

marcoBauli’s picture

This solution seems to apply also to 5.x

SeanBannister’s picture

Ok code is tested and I believe it's ready. We really need this working in IE.
If anyone else has tested this code please state if it works for you.

brmassa’s picture

Status: Needs review » Fixed

Guys,

its fixed

regards,

massa

sunshinee’s picture

works great! thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.