The Most Active and Friendliest
Affiliate Marketing Community Online!

“Propeller”/  Direct Affiliate

alert messages...

4SEO

New Member
affiliate
Nice script in the form of alert messages

Just add this code in <body> tag:

<script>
if (!confirm("Do you want to enter this site?"))
window.location=history.go(-1)
</script>

you can change message like this

<script>
if (!confirm("Welcome to my UFC blog. There you can find latest UFC and Pride match clips, highlights,news ,fighters profiles,octagon girls and many more. Click OK to enter "))
window.location=history.go(-1)
</script>
 
MI
Back