请问li.onmouseover=function(){startMove(li,400,"width"}
与li.onmouseover=startMove(li,400,"width");为何不一样?
看着就不一样,代码长度都不一样。