13 Comments

I tried to use the javascript code from https://stackoverflow.com/questions/13321067/dynamically-resizing-image-maps-and-images but couldn't get it working. My answer:

https://codepen.io/romola/pen/BaRyEoq

Expand full comment

Looks great, works well! 🌈🌈🌈🦄🦄🦄

Expand full comment

🌈🌈🌈🦄🦄🦄 🌈🌈🌈🦄🦄🦄 Awesome job!

Expand full comment

Thanks. I appreciate your feedback 😊

Expand full comment

🌈🌈🌈🦄🦄🦄 Fantastic! Looks great, works well!

Expand full comment

🔥🔥🔥🎉🎉🎉 Woo woo, you got it!

Expand full comment

https://codepen.io/kelsey-van-ert/pen/OJWGjZN?editors=1100 I think I'm missing something🧐

Expand full comment

Great start! Two things:

1. In the image - the name attribute must match the name attribute in the map, so...

<img ... usemap="#map">

<map name="map">

2. I suspect you drew different areas individually in the image map generator? The first one works once you fix problem #1, but the other 3 don't work. Maybe try again making clickable areas at one time on the image?

You're almost there! 🎉🎉🎉🔥🔥🔥

Expand full comment

Thank you!

Expand full comment
Comment deleted
April 27, 2021
Comment deleted
Expand full comment

Nicely done - you got the JavaScript in there too 🎉🎉🎉🔥🔥🔥

Expand full comment