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] Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.