function go里面的if语句。
if((speed < 0 && parseInt(list.style.left) > newLeft)
|| (speed > 0 && parseInt(list.style.left) < newLeft))
是什么意思?
。。我知道了不用回答啦。