The Wizzard
06-24-2002, 12:48 AM
How do i make a text field change colors gradually when you click on it? Like on www.macromedia.com the search box in the upper right corner of the page.
Thanks. :thumbsup:
Thanks. :thumbsup:
|
||||
InputsThe Wizzard 06-24-2002, 12:48 AM How do i make a text field change colors gradually when you click on it? Like on www.macromedia.com the search box in the upper right corner of the page. Thanks. :thumbsup: ACJavascript 06-24-2002, 01:40 AM you could do this :):) <input type="text" name="box1" onclick="this.style.backgroundColor='lightgrey'" style="background-color:gray;"> |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum