jQuery file upload after page load -
I have a page that loads an HTML form via a $ .jax request.
The file upload option in the form I have tried to do many Ajax upload plugins and they need to instantify some Ajax upload () type objects, which internally creates a click listener. However, these audiences do not trigger because the dynamically loaded form DOM is not accessible.
In the past, I have used Live to listen to such things, but I can upload these ajaks as a live event. So how do I make this upload button work?
I remember, from somewhere, that plugin can control this type of thing, looking for the truth In, I came to:
Comments
Post a Comment