Maybe the PHP GD library but I have never used that for anything besides testing where I drawn a square.
I want a map of the UK and have each country be a link to a different location. Here's an example http://www.sort-it.org.uk/map.asp but I want to avoid Flash and Java Applets if possible. I'm guessing this is a job for DHTML?
Any help appreciated.
Not sure what would handle this task.
Moderator: General Moderators
- gregsometimes
- Forum Newbie
- Posts: 11
- Joined: Sun Oct 21, 2007 1:57 pm
- Location: San Francisco, CA
This can be accomplished with HTML image maps:
http://www.elated.com/articles/creating-image-maps/
image-mapping the map of the US is a time-consuming task. If you have a spare $10 to $20, you can speed up this process by buying some image map software, simply Google it.
http://www.elated.com/articles/creating-image-maps/
image-mapping the map of the US is a time-consuming task. If you have a spare $10 to $20, you can speed up this process by buying some image map software, simply Google it.