error with mouseover popup() sample3 2nd submenu not showing

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
System7
Advanced
Advanced
Posts: 10
Joined: Fri Nov 07, 2003 8:38 pm

error with mouseover popup() sample3 2nd submenu not showing

Post by System7 »

ok so i got the licence and d/l the sample for 'Using "popup" based on HTML Objects with fixed Position' and it all works great except the second elements submenu isnt showing up onmouse over

http://24.150.209.102/menu_sample3/menu.htm

the samples menu doesnt show up
[/url]
_shft.void(7)
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

You've done everything correctly. The reason the Samples menu doesn't appear in your test is that it has no location to appear in... if the menu system doesn't know where to open a menu, then no menu will open. Notice that the other menus (Milonic, Partners, etc.) have their top and left menu properties set. But the Samples menu does not have top and left properties set. WHich begs the question, "So why does it work in the example on the Milonic site?" Good question. If you look at the code in use for the same sample on the site, then you'll notice that the Samples menu there does have top=262 and left=230. Looks like its just a small oversight in the downloadable version.

Hope that helps,

Kevin
System7
Advanced
Advanced
Posts: 10
Joined: Fri Nov 07, 2003 8:38 pm

Post by System7 »

cool thanks :D
_shft.void(7)
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

Yeah I just noticed it too and mentioned it in viewtopic.php?t=3049 so hopefully Andy will take notice and put it on his list of a bazillion things to do. :)
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
Post Reply