if($("div").attr("class")==null)如果$("div").attr("class")为空,则没有定义样式$("div").attr("class").indexOf("myclass") <1如果小于就是div没有定义myclass的样式,否则就有