Log in

View Full Version : Resolved World Map with link to shop in different countries



newest
02-02-2009, 08:47 PM
Hi everyone,

I am looking for a script in either Flash, JS, PHP or HTML. What it does is I am building a website for a toy shop. They have an international page and when the customers click on the tab for the international page, it will open a world map, and they can click on the countries on the map and then it will bring them to a new page of the shop in that country.

This is the first week I got this job as a programmer. I really need to shine on this project. Any help will be appreciated very much.

Snookerman
02-02-2009, 09:14 PM
You can use image maps for that. If you google around you will find many tutorials to get you started. If you have Dreamweaver it has a nice feature that lets you create the image maps directly on the image, if you don't you could use this online image map editor:
http://www.maschek.hu/imagemap/imgmap (http://www.maschek.hu/imagemap/imgmap)

Good luck!

newest
02-03-2009, 12:54 AM
You can use image maps for that. If you google around you will find many tutorials to get you started. If you have Dreamweaver it has a nice feature that lets you create the image maps directly on the image, if you don't you could use this online image map editor:
http://www.maschek.hu/imagemap/imgmap (http://www.maschek.hu/imagemap/imgmap)

Good luck!

Thank you for pointing me to the right direction. I am very appreciated it. I told my boss what I was going to do, and he thinks I am a good fit for the job. Thanks. You save my life. Thanks.

Snookerman
02-03-2009, 06:32 AM
You're welcome, glad to help and save your life! :D
You can go to your first post in this thread, click http://www.dynamicdrive.com/forums/images/buttons/edit.gif then click Go Advanced and add the Resolved prefix to the thread title.
This will let other users know the problem has been solved.

Good luck with your site!