|
|
|
|
|
by vanderZwan
2936 days ago
|
|
> The clickable image map with pixel-perfect precision is a marvel of efficiency and have probably necessitated a lot of tedious, manual labor. I remember reading about image maps back when everyone still thought XHTML was going to be it, and really wanting to use them because they seemed to be so underused yet secretly quit powerful. But they're such a pain. Imagine if someone made an easy GUI tool for that. Just load an image, overlay some vector shapes, associate shapes with links, spit out either a static site, or plain HTML tags to embed elsewhere. EDIT: Via the MDN tutorial on image maps[0], I found this[1]. Interesting to see old website tech like that. [0] https://developer.mozilla.org/en-US/docs/Learn/HTML/Howto/Ad... [1] http://maschek.hu/imagemap/imgmap/ |
|