jQuery input text selection toggler
On a recent project I was asked to add some client side functionality to an input field, so that people clicking in the input box would have the contents auto-selected. Not a problem, a fairly easy piece of work, especially with jQuery . This evolved into additional functionality to improve the usability of the input [...]