Giter Club home page Giter Club logo

Comments (7)

odyniec avatar odyniec commented on July 28, 2024

I don't expect you to still be waiting for help with this issue, considering that it's a year old (yeah, that's how awful I am in responding in a timely manner, sorry) -- but if you do, please contact me by e-mail.

from imgareaselect.

DanielJoyce avatar DanielJoyce commented on July 28, 2024

Still a bug in latest version. Annoying.

from imgareaselect.

DanielJoyce avatar DanielJoyce commented on July 28, 2024

Jquery UI defines widget methods and an api just for this reason. Should not be littering the dom with garbage when I ask it to remove itself.

from imgareaselect.

bradvogel avatar bradvogel commented on July 28, 2024

I see you have the remove() method now. Thanks!

from imgareaselect.

adnanhaider80 avatar adnanhaider80 commented on July 28, 2024

I have bootstrap modal on modal opening previously uploaded a picture will be shown selected coordinates.
Remove method is not working (version 0.9.11-rc.1).

from imgareaselect.

franscronje avatar franscronje commented on July 28, 2024

I'm from the South African Post Office and we need to let clients upload a mail document in PDF. I would like the client to select the Address Area so that I can get the X Y and size dimensions to do a PDF-to-Text extract. I'm unable to get imagAreaSelect to work with a PDF. Can you help?

$(document).ready(function () {
$('img#fred2').imgAreaSelect({
imageHeight: 1100, imageWidth: 850, handles: true
});
});
</script>

  <div class="container">
  <iframe id="fred2" style="border:1px solid #666CCC" title="PDF in an i-Frame" src=<?php echo ($xfile) ?> frameborder="1" scrolling="auto" height="1100" width="850" ></iframe>
  </div>

Doc2.pdf

from imgareaselect.

sohaib12296 avatar sohaib12296 commented on July 28, 2024

image

this is what happened with me it is completely black not opaque

from imgareaselect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.