我想在複選框上使用jQuery .button(),但我不明白爲什麼這不是工作。jQuery .button()不工作
這是javascript代碼:
$('#login_checkbox').button();
,這是html代碼:
<input id="login_checkbox" type="checkbox" value="login_remember"/><label>Remember me</label>
我做的一切exacly如下所示:http://jqueryui.com/demos/button/#checkbox
您的代碼看起來不錯,你有沒有安裝jQuery用戶界面和jQuery一起? ()# – Zachary 2010-10-17 19:23:17