xBuzzx Posted April 24, 2003 Share Posted April 24, 2003 How do you open a link in a new window with specified window dimensions? Thanks in advance, Eric Link to comment Share on other sites More sharing options...
0 CaKeY Posted April 24, 2003 Share Posted April 24, 2003 <a href="#" onclick="javascript:window.open('http://www.whatever.blah', 'name', 'toolbar=no, location=no, directories=no, status=no, scrollbars=no, resizable=no, copyhistory=no, width=550, height=300')">link</a> Link to comment Share on other sites More sharing options...
0 xBuzzx Posted April 24, 2003 Author Share Posted April 24, 2003 Thank you a bunch. I've been trying to figure out how to do that all day. Link to comment Share on other sites More sharing options...
Question
xBuzzx
How do you open a link in a new window with specified window dimensions?
Thanks in advance,
Eric
Link to comment
Share on other sites
2 answers to this question
Recommended Posts