Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] locking popups position
- From: javascript@xxxxxxxxxx (FERON Matthieu)
- Subject: [Javascript] locking popups position
- Date: Tue, 23 Apr 2002 09:10:39 +0200
thanks you all ! and shame on me for such a stupid question ! ;-) -----Message d'origine----- De : Rodney Myers [mailto:rodney@xxxxxxxxxxxxxxxx] Envoy=E9 : lundi 22 avril 2002 21:04 =C0 : javascript@xxxxxxxxxx Objet : Re: [Javascript] locking popups position For Netscape you also need screenX and screenY as in top=3D300,left=3D300,screenX=3D300,screenY=3D300 Rodney Greg Krieser wrote: > Are you looking for the left and top commands? See code below. > > <script language=3D'JavaScript'> > <!-- > function openindex() > { > window.open('popup.html', 'newwin', = 'height=3D250,width=3D250,toolbar=3Dno,scrollbars=3Dno,menubar=3Dno,left=3D= 300,top=3D300'); > } > // --> > </SCRIPT> > > > > Hello all, > > is there a way to open a popup always at the same place ? > > thanks. > > Matthieu F=E9ron > _______________________________________________ Javascript mailing list Javascript@xxxxxxxxxx https://lists.LaTech.edu/mailman/listinfo/javascript
- Prev by Date: [Javascript] locking popups position
- Next by Date: [Javascript] "var" keyword
- Previous by thread: [Javascript] locking popups position
- Next by thread: [Javascript] "var" keyword
- Index(es):