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

258
Views
¿Cómo llenar el color en un mapa de imágenes en html?

Este es el código:- '''

 <!DOCTYPE html> <html lang="en"> <head> <!-- Observers Dashboard hhttps://xd.adobe.com/view/d532ccdf-7a7a-4d1e-a819-5ce157cdbded-8061/screen/a779cae4-5263-465f-a743-e5c8caf68b0a --> <title>Bootstrap Example</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> </head> <body> <div class="container-fluid"> <h1>Dashboard</h1>

''' Este es el enlace de la imagen

Tengo que rellenar el color en diferentes distritos del mapa de imagen, ¿cómo puedo lograrlo?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Probablemente la forma más rápida/fácil de hacer esto es con el complemento ImageMapster jQuery de James Treworgy.

http://www.outsharked.com/imagemapster/

Estas demostraciones muestran que hará exactamente lo que deseas:

http://www.outsharked.com/imagemapster/default.aspx?demos.html

Al llamar a $('img').mapster(options) , ImageMapster intentará vincularse a cada imagen que tenga un mapa asociado. Se puede seleccionar un área dentro del mapa de imagen con $('area').mapster('select') . El proyecto tiene muchas opciones y características.

Aquí hay un código para un ejemplo algo básico:

https://jsfiddle.net/nYkAG/

about 4 years ago · Juan Pablo Isaza Report
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!