I\'ve got this really simple piece of code that I thought was the correct way to get jQuery to animate the text color for a given input field.
$(\'input\').
To animate color you need the jquery color plugin.