hasClass (className [,value] [,timeout] [,success] [,message]). //returns if the element has the class in its className F("#something").hasClass("selected"); ...
確定! 回上一頁