The statement: $('#modalID').trigger('closeModal') is not working for me. The documentation has a working example but can you include the source code (including JavaScript) of the modal window.
The statement:
$('#modalID').trigger('closeModal')
is not working for me. The documentation has a working example but can you include the source code (including JavaScript) of the modal window.