Thursday, March 1, 2012

Set background color to a textbox when it get focus

.partner-textbox:focus{
   background-color:white;
}

No comments:

Post a Comment

Thank you for your Comment....

Popular Posts