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.
It is built-in functionallity in browsers. User can disable it in preferences in browsers, but it is enabled by default. This function protect users from unexpected bahaviour. As I know there is no way to bypass it.