摘要: 转载:http://www.cnblogs.com/sdp-dream/archive/2012/11/13/2767720.html js定时器 定时器分两种分别是setTimeout和setInterval。 两者的用法分别是setTimeout(funhander,time);setI... 阅读全文