如何在没有“确定”按钮的情况下显示警报框并在 2 秒后关闭
setTimeout(function() { alert("$premium$"); }, 1);
javascript jquery
javascript ×1
jquery ×1