Jump to content

[SOLVED] invalid argument


ldsmike88

Recommended Posts

I am using window.open() to open a new window. I figured out the problem. To use the function you have to have two variables in it: window.open('http://mysite.com/','windowName')

My window name contained a space so that is what made it be an invalid argument. Do I HAVE to use insert a window name or can I use it without it?

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.