Exit
Consoles
by Rowdy, Adult
NetSurprise
The below script will open a
new window on close of the present window or at attempting to back out of the
page with the coding. STEP 1: Put all of the below script inbetween
the head tags at the start of your page:
STEP 2: After you paste the above coding within your head tags on your
page, you will need to edit the url that it is pointing to. Change the
http://www.?.com above to the desired url of the page you want to open in the
console. Also, you will want to edit this url from above,
www.?status.com with the url that you want showing at the bottom of the browser
window as a default. STEP 3: You will now need to add
onUnLoad="ExitConsole();" to your body line tag. An example is below. This
is the coding that allows you to disable the console action on certain
links. Example Body code:
STEP 4: For all links that you DO NOT want the consloe to be active on, you
will need to add the following to that links code - onClick="leaveb=0" An
example is below. Adding this will allow the surfer to click on the link and
not have the console open up. Example link code:
STEP 5: Make money :)
Warning: require(/home/adultnetsurprise.com/public_html/multiforum/feedback.php) [function.require]: failed to open stream: No such file or directory in /home/adultnetsurprise.com/public_html/zones/learning/consoles.html on line 178
Fatal error: require() [function.require]: Failed opening required '/home/adultnetsurprise.com/public_html/multiforum/feedback.php' (include_path='.:/usr/local/lib/php') in /home/adultnetsurprise.com/public_html/zones/learning/consoles.html on line 178
|