Nebojsa Vasiljevic wrote:
>>>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
> 
Ah thanks for pointing that out, I have to admint I did not know that
one and googling pushed me to the timer focus solution, which did not
work out on IE.

Werner

Reply via email to