Results from the most recent live auction are here .
17 members in the live chat room. Join Chat !
06-13-2008, 04:28 AM
· #1 NamePros Member
Location: San Diego, CA
Join Date: Jan 2006
Image Linking
Hello I am making a website for a friend, and the front page will have a giant typewriter. I want each letter to link to a different page.
How can I make one image link to different things by clicking on different parts of it?
06-13-2008, 04:39 AM
· #2 Senior Member
Join Date: Jul 2005
Posts: 1,198
NP$: 212.50 (
Donate )
chop the image into pieces and each piece of image link to different pages...Good luck!!!
__________________
nothing here!!!
06-13-2008, 04:43 AM
· #3 Senior Member
Name: Blue
Join Date: Sep 2005
Posts: 2,200
NP$: 834.85 (
Donate )
If you are using Dreamweaver There is a option called hotspot tool you can use that. Fireworks has this same tool too. It generates a javascript.
06-13-2008, 06:46 AM
· #4 New Member
you can use some basic tools like photo viewer to break it into pieces and the basic html tag like <a href> ........
06-13-2008, 07:10 PM
· #5 NamePros Member
Location: San Diego, CA
Join Date: Jan 2006
Thanks guys the hotspot tool sounds awesome, much appreciated.
06-13-2008, 07:12 PM
· #6 www.1weblord.com
Name: William R. Nabaza - williamrnabaza.com
Location: Philippines - www.Nabaza.com
Join Date: Dec 2005
Posts: 18,121
NP$: 17090.78 (
Donate )
glad that you found the solution from one of the suggestions on this thread.
Originally Posted by handeyman Thanks guys the hotspot tool sounds awesome, much appreciated.
06-14-2008, 04:40 AM
· #7 NamePros Regular
Name: Jamie Watson
Location: Midlands, England
Join Date: Oct 2005
Posts: 309
NP$: 25.00 (
Donate )
Maybe you could use the HTML area? I know it's simple - not sure if it's valid XHTML or not but it's there as an option for you. How similar is it to the 'hotspot tool' I don't know?
Anyway heres a liink to the area tag, check it out?
http://www.w3schools.com/TAGS/tag_area.asp
Good luck with it. Some good ideas from these responses.
06-14-2008, 04:20 PM
· #8 NamePros Regular
Name: MJ
Location: Tucson AZ
Join Date: Jul 2007
Posts: 822
NP$: 1346.37 (
Donate )
Originally Posted by .:Mammoth261:. Maybe you could use the HTML area? I know it's simple - not sure if it's valid XHTML or not but it's there as an option for you. How similar is it to the 'hotspot tool' I don't know?
Anyway heres a liink to the area tag, check it out?
http://www.w3schools.com/TAGS/tag_area.asp
Good luck with it. Some good ideas from these responses.
Yep thats an excellent way to do it to. Using this way, you can actually make every individual pixel of the image link to a different location.
Last edited by mike123106 : 06-14-2008 at 04:20 PM .
Reason: typo
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off