I have a form that I'm using the 'clearit' mehod to clear default values from the form.
I'd like to add a class (probably using jQuery) to the input when the value is NOT equal to the default value.
Can anyone give me some guidance on how this should be done?