Re: ColdFusion.Window.create problems..

2009-03-06 Thread Azadi Saryev
to look at other options such as >>> event.clientX and event.clientY. >>> >>> Perhaps somebody else can shed more light on this, but I tried using the >>> same code you have and could not get it to work correctly in IE. After >>> >

Re: ColdFusion.Window.create problems..

2009-03-06 Thread Joel Polsky
et it to work correctly in IE. After > some > > research I found out about IE's lack of support for event.pageX and > > event.pageY > > > > Steve > > > > ____ > > From: Joel Polsky [polskystud...@gmail.com] > > Sent: Friday, March 06

Re: ColdFusion.Window.create problems..

2009-03-06 Thread morgan l
not get it to work correctly in IE. After some > research I found out about IE's lack of support for event.pageX and > event.pageY > > Steve > > > From: Joel Polsky [polskystud...@gmail.com] > Sent: Friday, March 06, 2009 3:32

RE: ColdFusion.Window.create problems..

2009-03-06 Thread Milburn, Steve
work correctly in IE. After some research I found out about IE's lack of support for event.pageX and event.pageY Steve From: Joel Polsky [polskystud...@gmail.com] Sent: Friday, March 06, 2009 3:32 PM To: cf-talk Subject: ColdFusion.Window.create prob

ColdFusion.Window.create problems..

2009-03-06 Thread Joel Polsky
Hi, I'm trying implement the sample on this page, which controls where a cfwindow appears based on the x/y click . http://www.coldfusionjedi.com/index.cfm/2007/11/29/ColdFusion-8-and-AjaxBased-Login Here's where my latest code: function doLogin(x,y) { ColdFusion.Window.create('loginwindow','M