Re: Different size of Modal Window in IE and Firefox

2008-11-02 Thread Tomasz Dziurko
Ok, problem solved. I had old cookies with changed size placed in one browser. When I cleared cookies size of modal windows in both browsers are equal. Regards -- Tomasz Dziurko - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Different size of Modal Window in IE and Firefox

2008-10-31 Thread Tomasz Dziurko
I have problem with size of ModalWindow with Page inside in Firefox 3.0.3 and IE version 7.0.5730.13. When I set modal1.setResizable(false); modal1.setWidthUnit("px"); modal1.setHeightUnit("px"); modal1.setMinimalHeight(200); modal1.setMinimalWidth(300); modal1.setInitialHeight(200); modal1.setIni