zohab Posted September 30, 2008 Share Posted September 30, 2008 Hi all With the help of following command i am able to open link in new window. window.open("http://google.com", "Google"); I want to open link in new tab How can i implement it. any ideas? Quote Link to comment Share on other sites More sharing options...
xtopolis Posted September 30, 2008 Share Posted September 30, 2008 This can't be implemented, it's based on the user's browser settings. A new tab is a version of a new window. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.