check if a class is added to the dom jquery code example Example: detect if an element has a class jQurey $("#EL_ID").hasClass("CLASS_NAME");