Great JavaScript Tutorial for Pop-Up Windows OnClick
javascript window.open function Thewindow.open()function creates a new browser window, customized to your specifications, without the use of an HTML anchor tag. In this example, we will be making a function...