Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Decide location of a popup


Message #1 by Anders Lagerwall <anders.lagerwall@h...> on Wed, 03 Jan 2001 14:09:34 GMT
try using left=160,top=160

John

-----Original Message-----
From: Anders Lagerwall [mailto:anders.lagerwall@h...]
Sent: Wednesday, January 03, 2001 9:10 AM
To: javascript
Subject: [javascript] Decide location of a popup


I'm using the following code to open a new window. I want 
to decide where it should be opened, but it don't work. I'm 
using frames.

winstyle="height=120,width=420,status=no,toolbar=no,menubar
no,screenX=160,screenY=160";

var newWindow = window.open("progress.asp",null,winstyle);

Thanks, 
Anders

................
Anders Lagerwall

+xxxx xxxxxxx
+xxxx xxx xxxxx



--- 
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development, 
Web Development, Networking & Communications, and Hardware & Systems.  
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to javascript as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-javascript-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index