• Resolved AC

    (@soco)


    Hi

    The plugin does not work in a popup. I tried adding the following js in an html module on the page with the form

    <script>
    jQuery('cd-upload-btn').on('click', function(){
       window.initDragDrop();
    });
    </script>

    But it’s still not working – I also tried adding the snippet sitewide in the footer. Any help would be appreciated.

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Upload and Browse not working with popup’ is closed to new replies.