Skip to main content

How do I programatically add cloudinary file inputs via jQuery after page load is complete?

Comments

1 comment

  • Itay Taragano

    Hi Patrick,

    You'll need to call $(selector).cloudinary_fileupload() on any new input element that's added to the DOM after page load.

    0

Post is closed for comments.