Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialdariorancatore
6,845 Points-webkit-user-select:none;
I understand that with this function the user cannot select any content, but what does it means pratically to a button?
2 Answers
Ben Singer
8,621 PointsOn mobile, the blue hover on android and grey hover on iOS is removed. I don't believe that there's any practical implications beyond that.
Whoops, that's tap-highlight-color Im talking about. Looks like I should learn to read!
I'd guess on a button it would just prevent users copying the text of the button, although I'm not sure why you'd want to do that.
dariorancatore
6,845 PointsBen, I don't understant why you want to copy text on a button! :)