0
一般。長度應該返回0或者更大,
我不明白爲什麼,但:
alert($('.class').length);
拋出,我可以在谷歌瀏覽器的控制檯中看到,這個錯誤:
Uncaught TypeError: Cannot read property 'length' of null test-shop.mysite.com/store/es/:1102
(anonymous function)
任何想法爲什麼會這樣?
的時候你肯定'$'是jQuery的? –
你有沒有添加引用jQuery腳本 – Satpal
你肯定'.class'存在?! –