Clearing text on textbox - How to do it?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sergioloporto
    Member
    • Jul 2008
    • 91
    • 3.8.x

    Clearing text on textbox - How to do it?

    Hello...

    this is my feedburner textbox:

    HTML Code:
    <p><input type="text" style="width:140px" name="email"/></p>
    
    <p>
    <input type="hidden" value="mysite" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="here is my text" />
    How can I add a text in the textbox, that disappears when the textbox is clicked?
    Hosting Migliore
  • anthonyparsons
    Senior Member
    • Mar 2005
    • 2597

    #2
    Typically done with javascript... onclick onblur onfocus. Look around the web and you will find plenty available, and no doubt achieved in various methods.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...