Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

289
Visualizações
The “coords” attribute of the <area shape="rect"> tag is not in the “left,top,right,bottom” format

This might be a duplicate question so I apologize for that. I'm mapping an image and using a plug-in Image Map Resize and I get this error in my console. "The “coords” attribute of the tag is not in the “left,top,right,bottom” format."

Here's my code:

<body>
  <h1>Image Mapping</h1>
  <img name="parkMap" src="https://i.ibb.co/cbmgggd/AGRIECOMAP.gif" id="image" usemap="#image-map" border="0" width="100%">

  <map name="image-map">
        
                <area target="" shape="rect" coords=" 345, 204, 435, 283" href="kubo" alt="Kubo">
                <area target="" shape="rect" coords="439, 325, 500, 369" href="" alt="Bee">
                <area target="" shape="rect" coords="314, 356, 356, 384" href="" alt="Bridge">
           </map>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="<?php echo base_url(); ?>js/imageMapResizer.min.js"></script>

    <script type="text/javascript">
        $('map').imageMapResize();

    </script>
about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

I find your coods have a blank space,you can delete this blank space.and alt is useless,you can use title

  <map name="image-map">
    <area target="" shape="rect" coords="345, 204, 435, 283" href="kubo" title="Kubo">
    <area target="" shape="rect" coords="439, 325, 500, 369" href="" title="Bee">
    <area target="" shape="rect" coords="314, 356, 356, 384" href="" title="Bridge">
</map>

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda