I am building a website and want it so that when the user clicks a hyperlink it opens a new browser window that is 700 x 400 when it is opened.
This is what I have so far:
getURL("http://www.mywebsite.com/hello.html", "_blank");
Any help would be amazing thanks as pushed on a coursework deadline