Depends on what your doing, what purpose will the window serve? Plus it
depends on IE or Netscape.

In IE, if you want a dialog window, that always stays on top, until
closed, 
you can use window.ShowModalDialog('blah.cfm', window,
'dialogWidth:100px;dialogHeight:100px');

Or, you could try playing with onblur, body onblur="window.focus()" or
something to that effect.

______________________
steve oliver
atnet solutions, inc.
http://www.atnetsolutions.com


-----Original Message-----
From: Ray Bujarski [mailto:[EMAIL PROTECTED]] 
Sent: Friday, February 08, 2002 2:27 PM
To: CF-Talk
Subject: Window on Top


Is there any way to make sure that the window a user has open is always
on top?


Ray Bujarski
858-845-7669
858-636-9900 pgr
[EMAIL PROTECTED]

______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to