logo       

Re: php and javascript: msg#00024

mozilla.devel.dom

Subject: Re: php and javascript

daniel wrote:
I´m having problem with a javascript function, I need to open a window modal, with IE I use "showmodaldialog" but in mozilla doesn´t works,

Modal dialogs in Mozilla are only supported in trusted environments like chrome. You cannot use them in usual web pages. Maybe the "dependant" flag as one of the third parameters to window.open() will help you a bit, but the window is still not modal and so doesn't pause your current script.

Daniel


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise