jQuery - setTimeout

0 votes
194 views
added Nov 23, 2018 in jQuery by LC Marshal Captain (25,790 points)
setTimeout(function() { 
    $('.sto-ads.in').removeClass('in'); 
}, 6400);

 

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...