how to add class to an element with jquery code example Example: add class jquery $("#my_id").attr("class", "my_new_class_name");