You can add the top and left properties which is what it looks like
screenX and screenY do? Top and left just tell it how many pixels down
and how many pixels from the left you want the window.

Ben

-----Original Message-----
From: Eric Creese [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 24, 2003 2:56 PM
To: CF-Talk
Subject: OT: Javascript question

Here is the code I use to call a popupwindow. I want to beable to place
the smaller popup window where I want, pereferabley in the lower right
corner. How do I do this?


  myWin= open(url, "displayWindow", 
 
"width=415,height=400,status=no,scrollbars=yes,toolbar=no,menubar=no,loc
ation=yes,screenX=500,screenY=250");

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:138316
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

ColdFusion MX 6.1, now 2.5 times faster. 
http://www.macromedia.com/software/coldfusion/productinfo/upgrade/jump/introducing.html?trackingid=ColdFusion_468x60g_HouseofFusion_carat_082803

Reply via email to