firefox - Programmatically create new tab on SAFARI works as new WINDOW instead -


Using _newtab or _blank, any browser should be able to open a new tab for a given link. I have tried that works for the site of a project and both Firefox 4 and Google Chrome but Safari 4.0.3 always opens in a new window.

How can I force the Safari to open a link in a new tab? Does this problem have something to do with Safari settings ...?

ASAP help, thanks a lot!

As stated: This Safari is in the setting

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -