HomeJQuery how to remove css class from elements using jquery byAdmin •March 25, 2012 0 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'); Tags: JQuery Facebook Twitter