kez1000
Supreme Member
- Jul 24, 2009
- 1,428
- 1,362
Hi there
I have a html popup box code
<script> function MYALERT() {
alert("don't forget to your free gift"); } MYALERT()
</script>
but i want it to have a 5-10second delay before it pops up and when they click
the "ok" button it redirects them to another website
I know that this is a simple job for a HTML jedi like yourself
I have a html popup box code
<script> function MYALERT() {
alert("don't forget to your free gift"); } MYALERT()
</script>
but i want it to have a 5-10second delay before it pops up and when they click
the "ok" button it redirects them to another website
I know that this is a simple job for a HTML jedi like yourself