IE keeps crashing when mouse moving on a menu...

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
maitredede
Advanced
Advanced
Posts: 16
Joined: Wed May 18, 2005 3:26 pm

IE keeps crashing when mouse moving on a menu...

Post by maitredede »

Hi

I've tested it over several windows, and this is a fact : IE is really a bad browser...
When I load the page, it's OK, but when I put my cursor, I just have a window saying me that IE must be closed...

Here is the link : http://metm.no-ip.org

Maybe it is related with http://milonic.com/forum/viewtopic.php?t=6152
maitredede
Advanced
Advanced
Posts: 16
Joined: Wed May 18, 2005 3:26 pm

Post by maitredede »

Both are related :
- under Firefox, the document.onmousemove I put is simply ignored
- under IE, when the event is catched, it makes a crash

So My question is :

How can I do to have my own code in document.onmousemove with the menu ?
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

The way you have your menu coded in the HTML is not entirely by the rules. Regardless, I'm not getting any errors when vewing your page in IE (although I agree - it's a piece of junk!).
John
maitredede
Advanced
Advanced
Posts: 16
Joined: Wed May 18, 2005 3:26 pm

Post by maitredede »

John wrote:The way you have your menu coded in the HTML is not entirely by the rules.
It's hard to respect rules...

I need to have some functions working, or else my boss will kick me out... So I work on other parts of the website, but one time on three, his browser (IE) crashes when going to the first page...
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

I do not get any crash of any description using my copy of IE.

However, I have Java disabled and this is possibly why - Please disable Java (not JavaScript) and see if the machine crashes. If not, it's your Java applet at fault.

Hope this helps,
Andy
Post Reply