js兼容ie8setTimeout

2017-03-07  本文已影响0人  强行注册

在js中使用以下格式的setTimeout,可兼容所有浏览器包括ie8以下

setTimeout(function(){getmapinfo()},2000);
上一篇下一篇

猜你喜欢

热点阅读