Closed (duplicate)
Project:
Administration menu
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2013 at 20:08 UTC
Updated:
16 Jul 2014 at 15:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ericduran commentedNice and simple.
Comment #2
deryck.henson commentedPatch works w/ 7.x-3.0-rc4. jQuery 1.10.1 used on Drupal-7.23.
Will work on 1.9+ (version $.browser left the building).
Clean and simple. Thank you.
Comment #3
quicksketch+1 here too. It'd also probably be okay to just remove that entire section, we don't need to support IE6 at this point surely, especially for admin-only functionality like admin_menu.
Comment #4
js commented@quicksketch nailed it.
Comment #5
bhavikshah9 commentedI noticed the bug earlier. I just commented entire section for IE hover emulation and it worked fine then. But the patch provided here is better than my tweak and its working fine too.
Thanks a bunch
Comment #6
markhalliwellThis has already been removed by the related issue and this patch (in theory) shouldn't apply anymore.