clickMenu update (again) -> 0.1.3
This is a bug fix only release. Mainly resolving some display issues the Internet Explorer had.
Thanks for pointing them out and suggesting remedies! Please keep them coming.
Files: (new version here)
- jquery.clickmenu.js (14kb)
- jquery.clickmenu.pack.js (5kb)
- clickmenu.css (2kb - it won’t work without this)
I’m keeping the links to the old files for archiving purposes. They’re still getting downloaded - and that’s fine. I just hope that’s intentional!?
Example and little Documentation on my last post below.
Changelog:
- fix: some display problems ie had when no width was set on the submenu, so on ie the width for each submenu will be explicitely set
- fix: the fix to the ie-width-problem is a fix to the “ie does not support css min-width stuff” problem too which displayed some submenus too narrow (it looked just not right)
- fix: some bugs, when user the was too fast with the mouse
Known problems:
- haven one menu open and hovering over a main menu item of another menu, which is lying directly under the open menu, the open menu will get overdrawn by the item below (ie only)