Need help with textbox...

Discussion in 'JavaScript' started by tong1991, Apr 8, 2009.

  1. #1
    Is it possible to have the textbox selected for typing when visiting a page?

    So when I go on the page, I wouldn't have to click on the textbox, I could just write.
     
    tong1991, Apr 8, 2009 IP
  2. JavaScriptBank.com

    JavaScriptBank.com Peon

    Messages:
    141
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    yes, possible, this type is called as focus, it uses focus() function for textbox, you can use some focus scripts from my site, please replace xx to tt

    hxxp://www.javascriptbank.com/title=focus
     
    JavaScriptBank.com, Apr 8, 2009 IP
  3. tong1991

    tong1991 Peon

    Messages:
    215
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks you
     
    tong1991, Apr 9, 2009 IP
  4. karli

    karli Guest

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yes its possible. visit this site. here more than text field script available
    dynamicdrive.com

    Thanks
    karli
     
    karli, Apr 9, 2009 IP