>> Modal dialogs in IE 5.5+ are very good solution, but it is restricted to IE. 
>> We use it in an classic bussines appli cation.
>> 
> How do you do modal forms in IE 5.5+ I could not pull that off in my
> last app. A simple modal message window is no problem, but having a
> modal form was rather problematic, because every time I pushed the
> window into the front I lost focus.
> 

Have you tried showModalDialog() from JavaScript?

Nebojsa

Reply via email to