Whats up guys, if anyone has any knowledge about HTML i need a little assitance. I'm looking for a exit pop up script for my website, ive seen a couple but whenver i put the script on my site, and i exit my site yes it pops up, but when i click a picture on my site it also makes the exit pop up and i DONT want that, i want it where if they click a pic it goes to the page its suppose too and when they exit then i want the exit to pop up, any 1 have this script? If so plz reply thanks
Any 1 know HTML? Gotta quick ?
Collapse
X
-
Tags: None
-
popups are soooo 1998, everyone blocks em now -
-
-
easiest way i can think of right now, make the thumbs open in a new window _target:"blank" that way the exit won't open until you live the site.Originally posted by moneyman3203Whats up guys, if anyone has any knowledge about HTML i need a little assitance. I'm looking for a exit pop up script for my website, ive seen a couple but whenver i put the script on my site, and i exit my site yes it pops up, but when i click a picture on my site it also makes the exit pop up and i DONT want that, i want it where if they click a pic it goes to the page its suppose too and when they exit then i want the exit to pop up, any 1 have this script? If so plz reply thanks
nikComment
-
-
Originally posted by moneyman3203Whats up guys, if anyone has any knowledge about HTML i need a little assitance. I'm looking for a exit pop up script for my website, ive seen a couple but whenver i put the script on my site, and i exit my site yes it pops up, but when i click a picture on my site it also makes the exit pop up and i DONT want that, i want it where if they click a pic it goes to the page its suppose too and when they exit then i want the exit to pop up, any 1 have this script? If so plz reply thanks
Comment
-
dude.........go to http://www.google.com and search for "Java-script popup code" and you'll find everything you need.Comment
-
Originally posted by AlexYea, you cant make it off the 250k alone can you
Thank you for making my day. Asking a forum full of webmasters taht question.
Don't worry about how much i make; just worry about how much you make, also use some good grammar. Trying to get harsh on me, re-think before you get aggressive on me smart guy.Comment
-
try onClick="exit=false" on every out going link ie <a reference . that will stop most exit onunload script.Comment

Comment