Helpful Information
 
 
Category: HTML & CSS
Inputs

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:

you could do this :):)

<input type="text" name="box1" onclick="this.style.backgroundColor='lightgrey'" style="background-color:gray;">










privacy (GDPR)