Travis Leithead wrote:
...but why this API and not showModelessDialog too?
My guess (not being a Safari implementor) is that there isn't much call for showModelessDialog because you can get pretty close with window.open(). That was certainly the reason Gecko didn't implement it...
Also, was openDialog considered (from FF)?
Note that Gecko 1.9 (Firefox 3) will implement showModalDialog as well. -Boris
