Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

184
Views
How can I use imagemapster alongside imagemapresize in the same html file?

I have an html page with an image map. I am using ImageMapResize (jquery plugin) to allow browser resizing without losing my image-map coordinates. I am trying to also add ImageMapster (jquery plugin) to add styling to image map buttons.

It seems as if I can only get one or the other plugin to work. While both of these plugins are working on the page individually, if I use both the image map resizing will not work properly as it seems like the imagemapster plugin is blocking it from working somehow.

Is there a way to use both of these plugins without them impacting each other and to have them work simultaneously together?

Here is how I have my script tags. I have them at the end of my body tag. I've tried changing the order of the two methods but it just creates a different problem. Seems like I cant get the two plugins to cooperate. Thanks for any help.

  <script src="https://cdnjs.cloudflare.com/ajax/libs/imagemapster/1.5.4/jquery.imagemapster.min.js"></script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/image-map-resizer/1.0.10/js/imageMapResizer.min.js"></script>
  
  <script>$('img').mapster();</script>
  <script>imageMapResize();</script>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!