javascript - Force window.open() to create new tab in chrome - Stack Overflow
I use window.open to populate a new window with varying content. Mostly reports and stored HTML from automated processes. I have noticed some very inconsistent behavior with Chrome with respect to window.open(). Some of my calls will create a new tab ......