#myModal{margin-top:0px;}
×
$(window).on('load',function(){ $('#myModal').modal('show'); });
setTimeout(function(){ $('#myModal').modal('hide'); },32000);
Tweets by besishaharmun