accessible-modal-dialog
accessible-modal-dialog copied to clipboard
address memory leak, scrolling issues
This addresses both #3 and #4 by using event delegation to address the memory leak (and improved support for dynamically created elements), and a simple CSS class to prevent scrolling.