jquery check if all elements have class code example Example: detect if an element has a class jQurey $("#EL_ID").hasClass("CLASS_NAME");