cloudtrends / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
1 stars 1 forks source link

Window size when creating a pop-up #93

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
if I create a pop-up with the below kind of JavaScript the pop-up comes up 
however the sizes of the window is not correct.

window.open('http://www.google.co.uk','mywindow','width=400,height=200,toolbar=y
es, 
location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=y
es, resizable=yes')

Any idea?

Many Thanks

Tom

Original issue reported on code.google.com by tturner%...@gtempaccount.com on 18 Jun 2010 at 4:43

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 16 Nov 2010 at 5:09