My project is a canvas (not HTML5 element) where a user can add images, move them around, and resize them. I want to make an area of the canvas a “trash can” where images disappear when dragged to. Does anyone know how to implement this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
See one example to drag/drop and remove objects ..