Hacker News new | ask | show | jobs
by dismantlethesun 3495 days ago
In case anyone is reading this. You can solve #1 with CSS3, using "user-select: none;".

It's something I don't often see added to buttons, but it is a huge benefit for any app-like layout.