The only solution for netscape is to use the focus event to blur the window.  It won't work in all cases, but works pretty fine in IE.
 
In IE you can use the window.showModalDialog. I have found no other solutions.
 
If you choose to use showModalDialog, you should realize that navigation in the modal dialog is impossible without creating an iframe solution. Check the documentation on showModalDialog for more info.
 
regards,
---
Jakob Veje Hansen - mailto:[EMAIL PROTECTED]
WM-data eSolutions
Tel: +45 8744 4619 - Mobil: +45 2169 0361
http://www.wmdata.dk
-----Original Message-----
From: Mendjeli mahidine [mailto:[EMAIL PROTECTED]]
Sent: 30. oktober 2001 09:50
To: Richard Bennett; [EMAIL PROTECTED]
Subject: Re: [Dynapi-Help] creating modal window

thnks for this,
but my aim is to create this property for a DynAPI window,
I am actually using the Ibwindow widget and trying to add a modal property to these windows...
I tried playing with the focus but it seems not really clean so i am wondering if someone already tried to solve this problem
using a clean way.
 
MM 
----- Original Message -----
Sent: Monday, October 29, 2001 11:18 PM
Subject: Re: [Dynapi-Help] creating modal window

Hi,
I found a non DynAPI script for that here:
 
real modal popups are also possible in IE AFAIK (search Google).
 
Richard.
 
----- Original Message -----
Sent: Monday, October 29, 2001 4:45 PM
Subject: [Dynapi-Help] creating modal window

I am trying to create a window with modal property but i don't how to create the modal property ,
does anyone can help me please.

Reply via email to