calling Valums Ajax uploader from other DOM element
- by Marc
I'm facing a problem with the valums Ajax File upload.
Since the plugin is working perfectly after a few modifications on the server side, I cannot implement a specific behavior.
My DOM is composed with an input file plus the container to instantiate the fileuploader buttons.
What I want is to be able to fire the fileuploader plugins when…