jcrop
Jcrop coordinates in Safari and Chrome overwritten
I am using the Jcrop plugin for jQuery for photo manipulation. I finally have it working successfully in Firefox and IE8, but am experiencing some weird behavior in Chrome and Safari.[详细]
2023-02-03 23:00 分类:问答use jQuery to get 'true size' of image without removing the class
I am using Jcrop on an image that is resized with css for uniformity. JS <script type=\"text/javascript\">[详细]
2023-02-03 16:40 分类:问答Height of the div is not being auto
I have the following code in this fiddle , I want the he开发者_如何学Pythonight of the profile_window_content to be more than the height of the image in jcrop-tracker.Height of div is set to auto , th[详细]
2023-01-29 00:16 分类:问答conversion of string into array
in my user.data.crop_position value is \"[ 100, 100, 200, 200 ]\"; var crop_position=user.data.crop_position.slice(1,user.data.crop_position.length-2);[详细]
2023-01-25 10:35 分类:问答ASP image upload and Jcrop?
I upload images with aspsmartupload and it work as it should, good! But after I have uploaded the image I would like to be able to crop the image with Jcrop.[详细]
2023-01-20 14:08 分类:问答Trying to use Jcrop api
I am using Jcrop and I wan\'t to dynamically change the aspect ratio for the selection based on user input, so I guess the way to go is to use Jcrop api.[详细]
2023-01-20 09:04 分类:问答JCrop caching image
I\'m trying to implement Jcrop with a list of images. At the moment, when you click the link to crop, a lightbox loads an ajax call with the image and all the cropping tools开发者_如何学C and everythi[详细]
2023-01-19 16:11 分类:问答Cross-browser JS inconsistencies
I have a PHP script that allows image upload. I modified it slightly to load newly uploaded image into a modal window in order to allow manual crop, if needed.[详细]
2023-01-19 08:18 分类:问答Jcrop check API presence
I am having problems with Jcrop API. I don\'t think I need to go into detail as why I need this check, but I need to check if the Jcrop API is present so I can destroy it or not create another one if[详细]
2023-01-10 07:31 分类:问答Cannot drag selection in Jcrop, what could break it?
I\'m at a loss.I\'m using JQuery 1.4.2 and JCrop 0.98.Everything else works fine, but I cannot move a selection once created.When I mouse over the selection and click, nothing happens.[详细]
2023-01-09 23:05 分类:问答