1
Q:

css click event jquery

 $('h1').click(function () {
        $(this).css('color', 'blue')
    });
2

New to Communities?

Join the community