$(selector).hasClass(className);. The argument is (obviously) a string representing the class you are checking, and it returns a boolean (so it doesn't support ...
確定! 回上一頁