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? Link to comment https://forums.phpfreaks.com/topic/68381-submitting-form-and-new-window-attributes/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.