Imagemap isn't working properly

User 2823139 Photo


Guest
2 posts

We made a responsive imagemap and it isn't working like it should. You can find the code here: https://lerenenwerken.nl/image-map-dvm-publiek. We saved the imagemap as a responsive imagemap after mapping it. But when we post it in our website, the image isn't responsive. We also tried to add some html into the code. We added class="responsive" between < img and src="/.... The image becomes responsive, but then the code moves to the wrong place in de image.

We asked the websitebuilder to add the little script that is neccessary for the imagemap to work, but it still doesn't work with that.

I hope someone can help us out. Our whole website is responsive and we like this to work properly to.
User 187934 Photo


Senior Advisor
20,188 posts

Your missing your JQuery library or have errors.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2823139 Photo


Guest
2 posts

Hi Eric,

Could you explain to me in easy English what I have to do to resolve this error? What do you mean with JQuery library? I'm not this talented if it comes to websites.

Kind regards,

Silvia
User 187934 Photo


Senior Advisor
20,188 posts

Try changing this
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>

to this.
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.