Is there a way to use a form on a page with an exit console, but prevent the console from popping if the surfer clicks on the button? Eg. AVS scripts
I know with normal links you just add the code:
onclick="exit=false"
but what can I do with forms?
thanks,
Bruce
I know with normal links you just add the code:
onclick="exit=false"
but what can I do with forms?
thanks,
Bruce

Comment