Jump to content

Submitting form and new window attributes


markjoe

Recommended Posts

(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?

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.