Need unblockable pop under java code

by 5 replies
7
I'm looking for javascript code that will open popuner window with URL (web page in it) when visitor open my site (on load) or on exit.

I want something that will pass firefox and all other popup blockers.
#programming #code #java #pop #unblockable
  • Sorry but there is nothing that will always work with every browser or protection.
    • [1] reply
    • Best bet is a javascript alert - this is very annoying and not unblockable though.
  • I have had the best luck with the greybox js library, just mod it a bit to load the page you want. I use it as a popover, I"ve seen it elsewhere as well. It's not trivial to set it up but not really too tough. I assume when you say java you are referring to javascript.

    good luck,

    -joe
    • [1] reply
  • Banned
    [DELETED]
  • Banned
    [DELETED]

Next Topics on Trending Feed