Clickable maps

  • Thread starter Thread starter Jim C
  • Start date Start date
J

Jim C

I'm looking for a map of the US that when you click on a
state that state window pops up. It's to be used for
showing distrubiters in different states.
TIA Jim
 
Here is my suggestion:

1. http://images.google.com - find a US map
2. Alter slightly, to match your site look and feel
3. Create pages for the individual states (can be one ASP or ASP.NET page
with variables, if you wish)
4. Create image map using FP tools, and direct the target to a new browser
instance

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 
I have successfully used a different "step 3". Try adding
a 'hotspot' to each state which is linked to the
appropriate separate state page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top