I’m trying to make it to where when a user clicks a button and if two input fields both have their default values, to remove classes from those input fields.
Currently however I can only get it to work with one field, not multiple fields.
Any ideas? http://jsfiddle.net/3xaBs
Thanks!
It looks like it works for me: