I'm working on a project and need some help.
I would like to make it so a user can upload an image, and further edit the image by pasting different images on top of it, all within the browser. On top of this, (I'm not sure if this is possible) I want the preview image to not be selectable.
If there are any simple functions, classes, etc., that would be nice.
Thanks for the help,
Roadkillguy.
Image Editing
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: Image Editing
So you want the images to be placed on top of each other? But then you wont see the previous image!?!?!
Do a search for jQuery, as i know it has a lot of built-in libraries for images - i.e. image resizing etc
Do a search for jQuery, as i know it has a lot of built-in libraries for images - i.e. image resizing etc