d22552000 Posted October 13, 2007 Share Posted October 13, 2007 how do I open a new window using the onsubmit clause? I want the following: no toolbar, no directory, no location, no status, no scrollbar, height 150 width 500 yes resizable url=status.php title=Upload Status. Every time I try to make a new window in js, I get js errors (errors on page) so ya, if you could plex help.. Quote Link to comment Share on other sites More sharing options...
fenway Posted October 15, 2007 Share Posted October 15, 2007 What code do have you now... wha errors? Quote Link to comment Share on other sites More sharing options...
d22552000 Posted October 17, 2007 Author Share Posted October 17, 2007 newWindow('status2.php','Status') that wont even work No errors, no popup, COMPLETELY IGNORED. but all my other onsubmit actions run fine... Quote Link to comment Share on other sites More sharing options...
fenway Posted October 19, 2007 Share Posted October 19, 2007 That's not a JS function... that's a wrapper. I assume you're testing this w/o a pop-up blocker. Quote Link to comment Share on other sites More sharing options...
d22552000 Posted October 27, 2007 Author Share Posted October 27, 2007 ya, no popup blocker LOL. it returns "errors on page" no matter wht I do and NO MATTER WHAT I DO window iwll not tell me the errors I even have "show me info for every script error" checked. 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.