(I forgot the title last time - oops)
Hi,
I'm trying to make a very simple online image-cropper, that can be used to import images from a user's computer to a server, crop them, and save them to a server.
I have found a site that can upload the image, and can move round a box of set size, but I need to be able to resize the box. Is it possible to create a resizable box using Javascript, that would display the cropped image in another part of the page?
Any comments would be most gratefully received.
Hi,
I'm trying to make a very simple online image-cropper, that can be used to import images from a user's computer to a server, crop them, and save them to a server.
I have found a site that can upload the image, and can move round a box of set size, but I need to be able to resize the box. Is it possible to create a resizable box using Javascript, that would display the cropped image in another part of the page?
Any comments would be most gratefully received.