I tried this code
window.open('page2.html','_newtab');
And all it opened was a new window. How do I open a new tab?
This is a browser setting and not something you can control with code. In my browser, your "window.open" will open a new tab, because that's what I have mine set up to do. In others' browsers, it might open a new window.
1.4m articles
1.4m replys
5 comments
57.0k users