5
Hi. I was looking and I couldn’t find anything related around here, so I’m coming to ask. I’m working with the one plugin 'http://tympanus.net/codrops/2014/10/30/resizing-cropping-images-canvas/', and I want to give him some functions to get him better.
I’ve already made an image upload field, but this one not from Ubmit, I’m using Filereader to upload the image. What is happening, the script of this plugin runs in 'Static' mode, IE, it goes into action as soon as the script is loaded, this way, I can not resize the photo that was rendered.
I wanted to know if there is a way to each 'change' event in the input it reload the script, so it can get the information from the image.