Jtech Posted January 3, 2007 Share Posted January 3, 2007 How could i make this script open the full width and height of the clients pagei tryed using % but it doesnt work is there an other way to do this here is the script [code]function newWindow(bookjpg) {bookWindow = window.open(bookjpg,"bookWin","width=500,height=500, scrollbars=yes")bookWindow.focus()}[/code] Link to comment https://forums.phpfreaks.com/topic/32734-solved-newwindow-resizeing/ Share on other sites More sharing options...
Jtech Posted January 3, 2007 Author Share Posted January 3, 2007 I ok now .. I got it figured out ..am just using the default ...like width=#thnks anyway peeps Link to comment https://forums.phpfreaks.com/topic/32734-solved-newwindow-resizeing/#findComment-152388 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.