Menu does not appear with popup() - HELP NEEDED

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
ny152
Beginner
Beginner
Posts: 4
Joined: Sat Oct 11, 2003 11:39 pm

Menu does not appear with popup() - HELP NEEDED

Post by ny152 »

I am using the following code to display my menu:
<a href="yourlink.html" onmouseover=popup("milonic") onmouseout=popdown()>Link</a>
However, the menu "milonic" will not display ontil I move my mouse over the "real menu" item "milonic" and then scroll my mouse over the "Link" test again.

What can be wrong and are there any parameter that I need to activate in order to use the popup function?

Thanks!
Last edited by ny152 on Sun Oct 12, 2003 9:11 am, edited 1 time in total.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Please post a URL, as requested, so we can see all your code.
John
ny152
Beginner
Beginner
Posts: 4
Joined: Sat Oct 11, 2003 11:39 pm

Post by ny152 »

When you move the mouse over the "LINK" noting happens; however, if you move your mouse over the static menu item "MILONIC" and then back over the "LINK" then the menu item appears...very strange. This happens with both NS7 and IE6.
Neo
Advanced
Advanced
Posts: 21
Joined: Sat Oct 04, 2003 4:10 pm

Post by Neo »

what do you mean with static menu item???
I've got the same problem, but noone wanted to answer my posting. So i hope to find help here.
My URL:http://finnland.gat-mechernich.de/ergebnisse.html
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

[ Error then, "_menuclosedelay" is undefined.

Didn't Kevin post something about this?

maz
ny152
Beginner
Beginner
Posts: 4
Joined: Sat Oct 11, 2003 11:39 pm

Issue solved

Post by ny152 »

Thanks for the help. I have now solved the issue.
Neo
Advanced
Advanced
Posts: 21
Joined: Sat Oct 04, 2003 4:10 pm

Post by Neo »

Please tell us how you solved it.
Post Reply