View Single Post
Old 10-06-2012, 02:42 AM   PM User | #1
legendrock7
New Coder

 
Join Date: Sep 2012
Posts: 58
Thanks: 8
Thanked 0 Times in 0 Posts
legendrock7 is an unknown quantity at this point
input field color help

Hi, i found a website that there input field is colored & brightens once u click on the field. How do i do that? Here's my input field code

Code:
<input name="name" value="Server Name" /><br><input name="ip" value="Server IP" /><br><input name="port" value="Server Port" />
legendrock7 is offline   Reply With Quote