Programmatic removing Exit Popup from Page? [closed]
- by Jose Garcia
I have a page A which has exit popup. I want it to be show on Page B. I used iframe for displaying page A on B.
Edit:Page A is having a Exit Popup which i dont want in Page 2.
But Page A is having annoying popup. Assuming i can't edit Code of Page A. Can i just make some code in my page B . To remove Exit Popup?
Please provide me with sample code. I would prefer it to run on My Lamp Shared hosting.
I can use anything in place of Iframe if need be.
Thanks.