I need a script that will pop up and remind visitors of something. For example something will pop up and say follow me on twitter. Or dont forget to subscribe by email. Any thing like this I can find somewhere or if someone has something like this??? Please help me!!!
Here is java code for pop up function popitup(url) { newwindow=window.open(url,'name','height=200,width=150'); if (window.focus) {newwindow.focus()} return false; }
Hi thank you. Is their any way to control popup link only one or tow pop ups for one visit or for one ip?
This seems to be a very popular items now a days, just really watch how many times you have it pop up when someone tries to exit. I have seen many of these recently and nothing drives me OFF of a website faster than multiple pop ups asking if I really want to leave. Many of these have double and triple opt off page pop ups so you can rest assured I will not return to these sites just due to this fact alone. So even though you may think it may be great to promote another site, page or offer but it can also work the opposite which does negatively affect your business not only at the current moment but possibly for future visits.
found the easiest thing close to what I descirbed..no type of editing or coding...check out both blogs Iused it on @ the make money blog in my sig and also @ officialmixtapetutorials.com
Sounds like pretty simple coding. You should be able to accomplish this on your own. If not, hire someone.