BartlomiejSkwira
8/13/2013 - 12:56 PM

wait/sleep for a period

wait/sleep for a period

setTimeout(function() {
    // rest of code here
}, 2000);