I like the second example, but I have a question:
With my previous exit console I used a code to make the console not appear when surfers clicked the members link or goto the payment processor with the following code:
a href="/members/" onClick="parent.exit=0" target="_parent"
This code does not work anymore with the exit console of example 2. Is there a similar code to aviod the exit console poping up?
Also is there a way to use the first example (enter popup) as a popunder?
|