How do I make this open in a new TAB not Window.
<input type button" value="TEST" style="width:38 %"<button
onclick="window .open('http://.......')">
<input type button" value="TEST" style="width:38 %"<button
onclick="window .open('http://.......')">
Comment