am having a problem with EDGE in Compatiblity mode (IE11) where a bookmarklet is not executed.
Browser: MS Edge in Compatibility mode IE11 (not interchangeable with other browser)
Bookmarklet:
javascript: {window.alert("Hello World")}
How to reproduce (setting a website on EDGE Compatiblity mode IE11):
This happens:
—> Are you sure you want to leave this page?
Upon clicking "Leave this page"
Any idea how to make it execute the code instead of navigating to it? Thanks a lot in advance!