Stupid Question: How to auto-select (text field)

Discussion in 'HTML & Website Design' started by killaklown, May 19, 2007.

  1. #1
    How can i make it so a visitor can click in a text field and it will auto-select all the text in that box?
     
    killaklown, May 19, 2007 IP
  2. killaklown

    killaklown Well-Known Member

    Messages:
    2,666
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    165
    #2
    Nevermind, got it using

    onclick="this.select();"
     
    killaklown, May 19, 2007 IP