how to remove css class from elements using jquery

In this web programming tutorial we will learn that how we can remove css class on some elements here is the way using jquery
$('#celebs tr.test').removeClass('test');

Admin

A Software Engineer, Social Media Marketing Expert, writer,

Post a Comment

Previous Post Next Post