markjoe Posted September 7, 2007 Share Posted September 7, 2007 (I know PHP, but new to Javascript) I have a form that is submitted by Javascript (so it can be submitted by onclick handler in span tag). I want to open the new window with no address bar, toolbar, etc. Is there a way to specify window features other than with the open() method? Or, would I be better off using open() and setting $_GET vars in the URL? 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.