|
An interesting alternative to the exit console Description Here's an example... Exit box in action Setting up on your webspace... STEP 1) Paste this code into your head tag: STEP 2) You'll need to add this to your BODY tag: onBeforeUnload="exitbox()" So that it actually looks like this: <BODY BGCOLOR="#000000" TEXT="#FFFFFF" LINK="#FF0000" ALINK="#FF0000" VLINK="#FF0000" onBeforeUnload="exitbox()"> STEP 3) Then it's time to edit the window so that it looks the way you want it to. This is the tricky part. There are two things to change. Look for this part of the script first: * * * BEFORE YOU LEAVE - you have to check this out!\n\nFOOTASTIC IS THE BEST FOOT FETISH SITE IN THE WORLD!\n\nPress OK to ENTER And change that to your own text. This will be the code which appears in the OK / CANCEL box. It's important that you add in \n\n when you want to have a new line in the text. THEN - change http://www.footastic.com to the URL you want to send them to. This could be to a sponsor, or to some other page of your choosing. Enter Tom's Newbie Booster here More tips, scripts and help... |