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