老師的寫法是json寫法嗎?
?$("button:last").click(function()?{ ????????????$("#a2").hide({ ????????????????duration:?3000, ????????????????complete:?function()?{ ????????????????????alert('執(zhí)行3000ms動(dòng)畫完畢') ????????????????} ????????????}) ????????});
?$("button:last").click(function()?{ ????????????$("#a2").hide({ ????????????????duration:?3000, ????????????????complete:?function()?{ ????????????????????alert('執(zhí)行3000ms動(dòng)畫完畢') ????????????????} ????????????}) ????????});
2017-01-20
舉報(bào)
2017-01-22
hide的參數(shù)是json寫法