6 ms·
Why does it turn magenta when you double-click (on two distinct pixels specifically)?
by stylishgnome 15y ago
Why does it turn magenta when you double-click (on two distinct pixels specifically)?
- tikhonj 15y agoThat's just the highlight color. Assuming you're using Chrome, it's pretty eager about highlighting random stuff; other browsers may be similar. Try selecting some text.
- VMG 15y agoThere is a css rule to disable user selection which might be handy here: http://stackoverflow.com/questions/826782 http://stackoverflow.com/questions/826782