SyntaxFix
Write A Post
Hire A Developer
Questions
You can use window.open to open a new window/tab(according to browser setting) in javascript.
By using document.write you can write HTML content to the opened window.