It's 2020 and I'm using image maps
videoinu.com
It's 2020 and I'm using image maps
1–10 of 109 posts
Re: It's 2020 and I'm using image maps
#2Re: It's 2020 and I'm using image maps
#3I get why is (was?) useful in general, but if you're going to do your own annotation rendering on top anyway, it just seems odd. Fun exercise though!
Re: It's 2020 and I'm using image maps
#4Interesting. This order is commonly used by libraries like SDL and SFML to declare rectangular shapes.
Re: It's 2020 and I'm using image maps
#5Re: It's 2020 and I'm using image maps
#6Re: It's 2020 and I'm using image maps
#7I still use tables for layouting because divs and messing with positioning/floating never really clicked for me.
Re: It's 2020 and I'm using image maps
#8I still use tables for layouting because divs and messing with positioning/floating never really clicked for me.
There are plenty gamified learning tutorials like https://cssgridgarden.com/
Re: It's 2020 and I'm using image maps
#9I have considered recently I should make some things with imagemaps again, like there is untapped potential there I'm not clear of but that when I start working with it years of experience and new technologies will clarify.
Re: It's 2020 and I'm using image maps
#10I have considered recently I should make some things with imagemaps again, like there is untapped potential there I'm not clear of but that when I start working with it years of experience and new technologies will clarify.
Make a web framework that renders the UI entirely as mapped images. A PNG would probably be faster to load and render than most of today's multi-megabyte JS monstrosities.