By using window.open() method in javascript you can open any url, to open the URL in new tab use _blank in the window.open() method as second parameter.
確定! 回上一頁