Using the window.open method - Javascript-Coder.com — Javascript tutorials and articles
Explains the window.open method and the parameters ... i want to open new window in same/parent window by using window.open() method. If use window.open() method with only one parameter (link of new window) then it works correctly....