Y
Hacker News
new
|
ask
|
show
|
jobs
by
shujito
2430 days ago
I'd disable javascript on the offending website (not web apps, but blogs, news sites, or the likes) for anything JS related that causes annoyances, like popups or unsolicited modals or alerts.
1 comments
Someone1234
2430 days ago
This can be done entirely with CSS or even HTML. Disabling JS only mitigates this, it isn't a solution.
link
jakeogh
2430 days ago
How can a page modify the selection without JS?
link