Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
autocliker
SUBMITTED BY:
chorqui
DATE:
Jan. 7, 2017, 1:54 p.m.
FORMAT:
Text only
SIZE:
318 Bytes
Raw
Download
Tweet
HITS:
1250
Go to comments
Report
<script type = "text/javascript">
window.setTimeout("autoClick()", 10000); // 10 seconds delay
function autoClick() {
var linkPage = document.getElementById('dynLink').href;
window.location.href = linkPage;
}
</script>
<a href="aqui pon el link que quieres que haga click" id="dynLink"> Dynamic Link </a>
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus