my website is :
ive created a logo-strip banner in my homepage with an image map on it (so every area can be a clickable link)
now i had to make the image resizable with the browser so it can be viewed on different monitors of course, but obviously the image map doesnt get resized too.
so im looking for a way to make my image map responsive so the clickable areas would also resize with the image.
i have found some solutions using JavaScript but i have no idea how to add that to my page.
https://github.com/stowball/jQuery-rwdImageMaps
https://github.com/davidjbradshaw/image-map-resizer
can anymore help and tell me how to add them ??