Re: CFWINDOW location coordinates question

2009-01-16 Thread Raymond Camden
Yep, just capture the mouse clicks page X, Y: function makeWin(x,y) { ColdFusion.Window.create('mywin','Windows Rules','win.cfm',{x:x,y:y}); } Content to push stuff down More content to push stuff down the page vertically... This is the test link. On Fri, Jan 16, 2009 at 1:07 PM,

CFWINDOW location coordinates question

2009-01-16 Thread Les Mizzell
One more CFWINDOW question... If it possible to specify the coordinates where the window appears in relation to the link that opened the window, and not the browser upper left window? ~| Adobe® ColdFusion® 8 software 8 is the m