how can i create a exit popup like this in WORDPRESS?

hungbli

BANNED
Joined
Jul 28, 2008
Messages
116
Reaction score
12
I see many sites using this pop up, and how can i create it in Wordpress?
Thank you so much.

http://upanh.biz/images/2014/05/30/exit_popup.png
 
you can create it with javascript, and just put it in your footer so it load on every page

Code:
http://www.andysowards.com/blog/2008/easy-javascriptajax-exit-pop-up-script-creates-div-overlay-on-page-exit/
 
you can create it with javascript, and just put it in your footer so it load on every page

Code:
http://www.andysowards.com/blog/2008/easy-javascriptajax-exit-pop-up-script-creates-div-overlay-on-page-exit/

Ahh! Won me to it! :p

OP, you can also do it manually. It's simple JS. PM me if you need help :)
 
Back
Top