Posted on: 5/14/2015 7:57:29 PM | Views : 898

I have an image that I'd like to create five links within, I used the asp.net ImageMap control and was able to do i easy enough. However, I'm also using Bootstrap and also want the image to be scalable, so when I used the img-responsive class and resized my browser down to the size of a smart phone, the image lost the link coordinates. I'm not married to an Image Map, and in fact have been reading that it's not a very good design to use anyway. Does anybody have any suggestions on the best way to use an image that will be getting resized, and maintain it's link coordinates?

Go to the complete details ...