CSS Input field text color of inputted text
问题 I have an input field, and the color of the text in it is black. (I'm using jquery.placeholder) Let's say the text in there is "E-Mail" When you click on this field, the black placeholding text dissapears (thanks to jquery.placeholder). Any text inputted into this field, I want it to turn red, and when you deselect this field, I want it to stay red. At the moment, the text saying "E-Mail" is black, and anything I type into is red, which is great, but as soon as i deselect, it goes back to