<a id="download_url" style="background: #66cc00" href="http://down.s" class="downl_b" onclick="return false;"> <span>急速下载</span> </a>
<script>
$(function () {
var isChick = true;
$('#download_url').on('click', function () {
setTimeout(function () {
isChick = true;
}, 9000);
if (isChick) {
isChick = false;
window.location.href = $(this).attr('href');
}
})
})
</script>
Last modification:August 20, 2020
© Allow specification reprint
Comment here is closed