XSitePro Website Design Software Message Board

The online forum dedicated to XSitePro users. Get help with website design in general and using this popular and incredibly powerful website software
It is currently Fri May 24, 2013 9:32 am

All times are UTC - 7 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Mon Apr 16, 2012 3:15 am 
Offline

Joined: Mon Apr 16, 2012 3:08 am
Posts: 2
Hello I need exit pop script so when user want to exit from page loads second page with dialog box options - leave page or stay on page and in same time loads new page. Example is like in this site http://www.weightgainblueprint.com/buildmuscle/

I tried to lookup that page source code and tried this code:
Code:
<!---Exit Pop-->
<script type="text/javascript">
var ShowExitPopup = true;
function ExitPage()
{
if (ShowExitPopup)
{
ShowExitPopup = false;
location.href = "http://www.weightgainblueprint.com/buildmuscle/wait.php";
return '*************************************************\nTodays Special Offer - Start Gaining Weight NOW!\n*************************************************\n\nW A I T  -  B E F O R E   Y O U   G O:\n\nCheck out my step-by-step system that reveals how I packed on 38 pounds of muscle in just 19 weeks!\n\nSimply click the *CANCEL* button below.\n\nYou can try the entire Weight Gain Blueprint system risk-free for 21-days.\n\nTo get INSTANT ACCESS to this special offer, click the CANCEL button below.\n';
}
}
</script>
<!--End Exit Pop-->



inserted it here - page settings- advanced setting - scripts - custom script at the bottom of the body section - no luck also tried in page itself insert like snippets still no luck...

any advice please anyone can help?


Top
 Profile  
 
PostPosted: Wed Apr 18, 2012 6:24 am 
Offline
Site Admin
Site Admin
User avatar

Joined: Thu Mar 11, 2010 3:02 am
Posts: 637
Location: Leeds, UK
Hi Jay,

Why not just use the XSitePro pop-up wizard?
You can find the tutorial video on the pop-up wizard here:
http://www.xsitepro.com/pop-up-wizard-v ... tware.html

And you can find the manual section for this here:
http://www.xsitepro.com/help/pop_ups_xs ... design.htm

_________________
Ben Fleeson
Empowering individuals to be financially independent.
http://xsiteprosupport.com/


Top
 Profile  
 
PostPosted: Mon Apr 30, 2012 4:49 am 
Offline

Joined: Mon Apr 16, 2012 3:08 am
Posts: 2
yes I know but I tried exit popup and it simply don't work not sure why... tried in different browsers even disabled popup blocker still don't work


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 7 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group