Click to See Complete Forum and Search --> : image map program


BenVitale
09-26-2007, 03:37 PM
I came across this site http://www.zoniez.com/Newbie/mapthis/mapthis.html

(I haven't used it yet. I'm wondering what you guys think about it? I've finished studying HTML,XHTML and CSS, and I started to learn JavaScript on my own 10 days ago. So, I'm still a rookie.)

Thanks.

Centauri
09-26-2007, 07:01 PM
The same thing can be done manually if you know how to code html - not much need for a program that just adds a heap of comment code. However, image maps are generally a bad idea - screen readers and search engine spiders won't see the links, giving accessibility problems.

BenVitale
09-26-2007, 10:12 PM
Thanks, Centauri, for your input. So, in general, it's a bad idea. I didn't know that.