How to get original browser set input colors back after changing them with jQuery().css() ?
Posted
by Clubnite
on Stack Overflow
See other posts from Stack Overflow
or by Clubnite
Published on 2010-05-11T17:56:27Z
Indexed on
2010/05/11
18:04 UTC
Read the original article
Hit count: 157
jQuery
|JavaScript
Problem with jQuery:
After changing the border and background color of some input fields in a form that fail the validation i don't know how to get the previous, original colors back as i don't pre-style the inputs but use the browser settings instead. how to handle this?
thanks in advance,
clubnite
© Stack Overflow or respective owner