Jump to content

Pop ups in Google Chrome


longtone

Recommended Posts

I want a link to open an external page in a new small window.

The reason is to allow the user to browse related sites while watching a video.

 

onclick="window.open('/path','','left=550,top=200,width=425,height=325,resizable=1,location=1,menubar=1,scrollbars=1,status=1,toolbar=1'); return false"

 

works fine in FF, IE6 and 7, and Safari

 

In Chrome it opens another tab

 

Is there anything I can do?

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/131328-pop-ups-in-google-chrome/
Share on other sites

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.