Is it possible to have a link work in a Safari popover? I've done just about everything I can think of, but it appears that the adding links to popovers only changes the appearance, and doesn't result in anything clickable, either with href or onclick.
You can add onclick listener on href or div
.onclick = safari.application.activeBrowserWindow.openTab().url = "http://www.yourdomain.com/";
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With