Page 1 of 1

New window pop up problem

Posted: Fri Feb 10, 2012 7:55 pm
by GMStudio
When I open a new window of certain size from panorama I using this formula:
javascript:window.open('http://www.adobe.com','win','height=200,width=300,toolbar=no,scrollbars=yes');void(0);

This formula is fine in normal view, but when I put the panorama over the whole screen (Fullscreen) then Explorer does not want to open a new window (pop-up blocking).


How to solve this problem!

thank you very much