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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | patch_10.diff | 701 bytes | pluess |
Comments
Comment #1
pluess commentedAfter 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.
Comment #2
SeanBannister commentedI'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.
Comment #3
hrpr.com commentedJust to confirm. I'm using Drupal 6 Beta 4 and had same problem with IE7. Applied patch and probloem resolved.
Comment #4
marcoBauli commentedThis solution seems to apply also to 5.x
Comment #5
SeanBannister commentedOk 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.
Comment #6
brmassa commentedGuys,
its fixed
regards,
massa
Comment #7
sunshinee commentedworks great! thanks!
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.