Normally when we mouse-select some text on a webpage, the selection is highlighted with a blue background.
However i came across this website
http://www.catswhocode.com/blog/tips-an ... e-websites
When you select a piece of text with your mouse, the selection is highlighted in pink.
How is this done ?
Do they use javascript for this ?
Mouse Select: How have they done this
Moderator: General Moderators
Re: Mouse Select: How have they done this
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.