Click here to Skip to main content
15,920,576 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I am a newbie to .net. Can anyone help me for hilighting a map when the cursor is over that region and also how to write the jquery for getting the hilighting feature?

Thanks,
Sri
Posted
Updated 1-Feb-11 18:40pm
v2

1 solution

Well from what I found on google, you have two options:

1) Google chart tool @ http://code.google.com/apis/charttools/[^]

2) jQuery Map Hilight @ http://drupal.org/project/jq_maphilight[^]

An example of second option is shown @ http://davidlynch.org/js/maphilight/docs/demo_world.html[^]

You need to see both the options and conclude yourself which one would be easier for you.
Since you are familiar with jQuery, I think second option will work great for you. For tutorial please see this link @ http://www.electricfairground.com/2009/08/08/image-map-rollover-effects-using-jquerys-maphilight-plugin/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900