Plugin “Responsive Image Maps” with Plugin “Slide anything” doesn’t work
-
How to let Responsive Image Maps work in slide anything?
I have installed two plugin “Responsive Image Maps” and “Slide anything”.
I put the image map code which generated with “https://www.image-map.net/” into each slides but each of the image map were not responsive even if I had plugin “Responsive Image Maps”.
(By the way, it was responsive if the image map was without slide.)I’d tried to enable function “Responsive Image Maps” manually.
So I added the following extra html code to the bottom of each slides which was the usage in https://github.com/stowball/jQuery-rwdImageMaps.<script type=”text/javascript”>
jQuery(‘img[usemap]’).rwdImageMaps();
</script>It worked but it had defect.
It was responsive but I needed to press “F5” every timing when I resized the window.
What should I do if I want my image map responsive automatically.
The topic ‘Plugin “Responsive Image Maps” with Plugin “Slide anything” doesn’t work’ is closed to new replies.