Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: same popup window size in Internet Explorer and Netscape Navigator


Message #1 by "rpalanivelu" <rpalanivelu@r...> on Tue, 22 Oct 2002 05:18:12
I forgot to answer the most important question.  Which parameter is the
essential one which makes popup window size different in IE and NS?

> -----Message d'origine-----
> De : rpalanivelu [mailto:rpalanivelu@r...]
> Envoy=C3=A9 : lundi 28 octobre 2002 05:16
> =C3=80 : javascript
> Objet : [javascript] RE: same popup window size in Internet
> Explorer and
> Netscape Navigator
>
>
> HAI Teng-Fong SEAK,
>
> i found the solution at last week. pls update this one.
> the below code is working on both ie and netscape
> window.open
> ("UpdateMaterialPopup.jsp?,"Modify","toolbar=3D0,scrollbars=3D0,lo
> cation=3D0,stat
> 
usbar=3D0,menubar=3D0,resizable=3D0,width=3D425,height=3D160,left=3D320,
to
> p=3D275,alwaysR
> aised=3D0,resizable=3D0");
>
>
> thanks
> rpalanivelu
>
> ---
>
> Improve your web design skills with these new books from Glasshaus.
>
> Usable Web Menus
> http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/th
eprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogram
me
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogram
me
r-20

  Return to Index