jquery change font color

JavaScript
$(this).css('color', 'red');

Source

Also in JavaScript: