Hacker News new | ask | show | jobs
by lucideer 1374 days ago
> Pretty sure that's not true.

> harder to do

You can do it via CSS trickery, or you can even do keyboard/mouse event detection and swap out via window.getSelection(), but both are much more involved & less reliable than via a button.

1 comments

My point was that it's still not very hard. Certainly not hard enough that you can avoid worrying about it if you just turn JS off.