Hacker News new | ask | show | jobs
by kps 3645 days ago

  > Do you actually have a problem that any of those are causing?
Inability to select the text.
1 comments

That's because the author set the css property `user-select` to `none`.

Why? I'm not sure, but that has nothing to do with any of the libraries listed, or even javascript at all.

I assume it is because you can click on the commands to cycle through the examples. If you didn't have this css property set you would end up selecting text.