Is it possible in Javascript to open a popup in a new tab of the browser? I don't care if the solution is not cross browser. I know the HTML solution with the target attribute but i must do it in javascript beacause i need to do it automatically without any click.
+3
A:
Not really, it's a browser setting. In IE7 it's under Tools > Internet Options > (Tabs) Settings > When a popup is encountered...
wefwfwefwe
2009-10-02 09:48:00