/ Published in: JavaScript
Expand |
Embed | Plain Text
function Func1Delay() { setTimeout("moveMap()", 1050); }
You need to login to post a comment.
function Func1Delay() { setTimeout("moveMap()", 1050); }
You need to login to post a comment.