Closed (fixed)
Project:
Nice Menus
Version:
5.x-1.4
Component:
Browser Compat
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2008 at 21:12 UTC
Updated:
22 Mar 2011 at 11:19 UTC
Jump to comment: Most recent file
Comments
Comment #1
Matthieu commentedI tried to change to version 1.4, but it didn't fix the bug ...
Can anyone help ?
Thank you.
Matthieu
Comment #2
add1sun commentedCan you tell us the error message?
Comment #3
add1sun commentedNo more info and can't reproduce. Closing.
Comment #4
Matthieu commentedHello,
Sorry for the delay in answering.
The error is the basic one on Windows XP when a program stop responding (find attached a screen shot).
add1sun I'm sending you in private message a way to reproduce the error.
Thanks for your help.
Matthieu.
Comment #5
sl27257Under Vista / IE7 I get the following very informative :-) message when IE7 closes.
My guess is that it is something related to Javascript. I.e. not clearing up something or so.
(Updated)
This is my foolproof way to crash IE7:
/Thomas
Comment #6
add1sun commentedI can't reproduce this myself. Been over a year, so I'm closing this.
Comment #7
vivekanandabb commentedie, sigh always has problems, anyways after searching for a very long time and researching, i found out the solution
here s hw it works:
.nice-menu, .nice-menu li, .nice-menu li ul, .nice-menu li ul li, #preface, #header-wrapper,#header, #body
{
z-index:9999;
}
z-index should be increased for the root ie body till the nice menu ul li element, hope this helps someone