stevestojan Posted November 18, 2004 Posted November 18, 2004 Yes, I have already googled this, and no, I cant find the answer Anyway, I have a picture, and I want to make two areas of the picture clickable links. Now, I know I could just cut the picture into three parts, but I also know there is a way to make the two areas that I want, and only those two areas, clickable. If you are good in HTML, and can give me a pointer, or even a good site, that would be cool. If you want, I can email you the picture, so you have a better idea. Thanks. And thanks in advance for the "do your own homework" posts. I really have tried to look this up... and its not for work, so the picture is G -rated
EZC-Boston Posted November 18, 2004 Posted November 18, 2004 I think this is doable, but it has been a while (since college) that I did this. I'm not sure what two areas you want to make clickable, that may be limited, or I could be making this stevestojan up...
Dan Gross Posted November 18, 2004 Posted November 18, 2004 Here's a tutorial I found using GG's tool: http://www.faqs.org/docs/htmltut/images/im...amsupp_220.html At least I think that's what you are looking for, right? If you want more info/detail on how to do it, PM me.
scribo Posted November 18, 2004 Posted November 18, 2004 I use Dreamweaver. You can use that to draw 'hotspots" -- which are indivdual linkable areas on an image. Don't know if other Web editing software does the same... hope that helps some.
Gene Frenkle Posted November 18, 2004 Posted November 18, 2004 Here's a tutorial I found using GG's tool: http://www.faqs.org/docs/htmltut/images/im...amsupp_220.html At least I think that's what you are looking for, right? If you want more info/detail on how to do it, PM me. 123645[/snapback] Yup, use image maps.
stevestojan Posted November 18, 2004 Author Posted November 18, 2004 Wow. Thanks guys. Not one smartass "do your own homework" reply? haha but thanks... when I was googling, I couldnt think of the term image mapping... thanks! Steve
MikeG Posted November 18, 2004 Posted November 18, 2004 if you want to email me the pic... and tell me what areas you want links... I can write the HTML and send it back to you... let me know. Image Mapping is easy if you do it a lot, but it's one of those things that goes away fast if you don't use it.
Griswold Posted November 18, 2004 Posted November 18, 2004 I'm not on a Window machine at the moment, so I can't check this... But I think Microsoft Photo Editor has HotSpot features.
The Jokeman Posted November 18, 2004 Posted November 18, 2004 I haven't made an image map in ages. The program of choice that I used back in the day was GeoHTML. As it writes all the HTML code for you, all you really need to do is make the shape of the area you want to use in the map ie no need to get the coordinates from MS Photo editor and typing them in etc. Of course it is an older program and lists Win NT support, so would think would run in XP but if by chance it doesn't work, I'd suggest compatibility mode with some other Win system. Anyways, I did a quick google search and think this is a link to the official site.
Recommended Posts