jQuery: Change the color of any paragraph to red on mouseover event
jQuery Fundamental - II : Exercise-65
Change the color of any paragraph to red on mouseover event.
Sample solution :
HTML Code :
CSS Code :
JavaScript Code :
Contribute your code and comments through Disqus.
Previous: Get the styles (width, height, text color, and background color) of a clicked division.
Next: Increase the width of a division by specified pixels once it is clicked.
What is the difficulty level of this exercise?
Test your Programming skills with w3resource's quiz.