开发者

Draw a box in HTML, Javascript and CSS

开发者 https://www.devze.com 2023-02-05 10:53 出处:网络
My application is similar to moon开发者_StackOverflow中文版pig or hallmark in the customised card style operation. In the administrative section I need the admin to be able to load in an image of a ca

My application is similar to moon开发者_StackOverflow中文版pig or hallmark in the customised card style operation. In the administrative section I need the admin to be able to load in an image of a card and draw a box on this card to define the x, y, width and height of the customisation area and in doing so, storing this x, y, width and height variables. Is there a way to do this?


I believe you are looking to crop the image. If this is the case, you can have a look at the jQuery Image Cropping plugin. http://deepliquid.com/content/Jcrop.html

0

精彩评论

暂无评论...
验证码 换一张
取 消