My question is
in window.open() if i give resizable=no,scrollbars=no,width=500px,height=300px is working fine in IE but not working in mozilla ,Iam working on LINUX
Thank You,
Sreenu.
My question is
in window.open() if i give resizable=no,scrollbars=no,width=500px,height=300px is working fine in IE but not working in mozilla ,Iam working on LINUX
Thank You,
Sreenu.
I'm not on a Linux, but maybe worth a try to show us your code so we could play with it.
Learn how to code at 02geek
The more you learn, the more you'll realize there's much more to learn
Ray.ph!
Units shouldn't be specified with window.open(), pixels are understood. The resizable and scrollbar specifications can be overridden by browser settings, as can be the default effect of omitting a boolean specification like directories.
Please post a link to the page on your site that contains the problematic code so we can check it out.
See also:
http://developer.mozilla.org/en/docs/DOM:window.open
Last edited by jscheuer1; 07-08-2008 at 05:40 AM. Reason: add link
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks