Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Image Map

Status
Not open for further replies.

ml23sh

Programmer
Jul 13, 2001
11
US
I have an imagemap that I created in MapEdit. I want to be able to click on a portion of the map and have that particular portion change color. In the end each portion of this map should be able to be clicked 10 times where each click turns the portion a different color. I have not yet found any way to do this so any help would be greatly appreciated! Thanks,

Matt
 
It seems you would have to use software such as Adobe Image Ready...slice the photo (now smaller pictures put together) create a fill color for each section and save as a new portion of the map. Then use javascript roll overs to call the next segment of the map based on the current segment. Each segment being called would have a different color fill. Call the next in line (javascript array possibly) till you call the last one (the tenth click).
X-) DeZiner
gear.gif width=45 align=left
When the gears stop turning,
we all stop learning.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top