Tag Archives: textbox

jQuery + Javascript: How to Select all Text in a Textbox

In order to make the experience a little more streamlined, I wanted to set it up so that when clicking on the tag name the text box should appear directly in its place, with all the characters in the textbox highlighted (i.e. selected) and with browser focus firmly on the box. Continue reading

Posted in Technology & Code, Tutorials | Tagged , , , , , , | 1 Comment

AutoComplete Country Selection using jQuery

Marc-Antoine Ross has knocked together a great little jQuery plugin, or extension if you will, which gives you a nice autocomplete country selector textbox. Continue reading

Posted in Software & Websites, Technology & Code | Tagged , , , , , , , | 2 Comments