Problems on Mac OS 9.1 + IE 5

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
alexdresko
Advanced
Advanced
Posts: 11
Joined: Mon Jun 02, 2003 3:44 pm
Location: Greenville, SC
Contact:

Problems on Mac OS 9.1 + IE 5

Post by alexdresko »

A user is complaining that the menu won't allow him to click on any of the links. He says the menu disappears too quickly.

I can not confirm exactly what he is talking about because he is on the other side of the country. Also, if this issue is already known, feel free to notify me and delete the thread.
----
I'm not a player, I just code a lot.
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

You can try removing 3D on the main menu for now, an extra border is created at the edge of the page, so even though you can see the links you can't activate them behind 3D.

Regards
maz
alexdresko
Advanced
Advanced
Posts: 11
Joined: Mon Jun 02, 2003 3:44 pm
Location: Greenville, SC
Contact:

Post by alexdresko »

Thanks for the great information, but how do I do that? Here's what my menu contains..

high3dcolor = null;
low3dcolor = null;

BTW, there's a lot of optimizing that I need to do. Thanks for the tip though.
----
I'm not a player, I just code a lot.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Maz is telling you to just take those lines out of the code.
John
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

Still not the solution though, it won't work.
The nearest we got is containing it in a table but its not perfect.

maz
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Got a URL we can look at?
John
Post Reply