Hi 
I am trying to set a a menu similar to the sample with the map.
I am having trouble getting the menu to pop up at the mouse position.
Could you tell me where the code setting for this is.
Thanks in advance
Hans
			
			
									
						
										
						Image based menu
- trytrix
 - Super Advanced

 - Posts: 92
 - Joined: Thu Sep 26, 2002 9:46 pm
 - Location: Flanders / Belgium
 - Contact:
 
Hi,
See the map example link : http://milonic.com/menu/menusample.php?sampleid=10
Do a right mouse click and select "view source".
The menu popups are defined in :Cheers,
Trytrix
			
			
									
						
							See the map example link : http://milonic.com/menu/menusample.php?sampleid=10
Do a right mouse click and select "view source".
The menu popups are defined in :
Code: Select all
<map name="menumap">
<area href="#" onmouseover="popup('glasgow',1)" onmouseout="popdn()" shape="rect" coords="150,168,208,183">
.
.
</map>Trytrix
You're Never Fully Dressed Without A 
 Smile !
"From
  Flanders, one of Europe's most dynamic regions"  -  Visit : http://www.toerismevlaanderen.be  
			
						"From
  Flanders, one of Europe's most dynamic regions"  -  Visit : http://www.toerismevlaanderen.be  
