This is a feature. Many popups are incorrectly sized when you consider
a variety of devices, system fonts, browsers, operating systems, etc.
While the initial guess is often correct some platforms, it is rarely
so on all platforms. Preventing resizing only removed a potential
solution
to a problem.

- Itai

On May 5, 10:40 am, Brenton <[email protected]> wrote:
> Hi,
>
> The pop up window is resizable in chrome inspite of setting
> resizable="no". Below is the code snippet:
>
> window.open("", popName, 'resizable=no',toolbar=0, location=0,
> directories=0, status=yes, scrollbars=no, width=340, height=440,
> left=470, top=292);
>
> Kindly let me know if there is any solution to this problem. Please
> note that this is NOT an issue in Safari, IE, FireFox.
--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to