Re: Why doesn't modal=1 or modal=yes work in FireFox?
- From: RobG <rgqld@xxxxxxxxxxxx>
- Date: 3 May 2007 02:30:36 -0700
On May 3, 9:30 am, "John Kotuby" <j...@xxxxxxxxxxxxx> wrote:
Hi all...
I am bulding an application and wish to use custom Modal dialog windows.
For cross-browser support, build them using HTML elements.
According to a couple of recent articles I have seen, the newer Mozilla
browsers (actually I think they said Netscape) supported syntax like :
window.open(URL ,"diagwin","modal=1, width=30");
Try:
<URL: http://developer.mozilla.org/en/docs/DOM:window.open#Features_requiring_privileges
[...]
I assumed that since Firefox is a modern browser that it would support
custom modal windows.
You assume that support for modal windows is a sign of modernity.
--
Rob
.
- References:
- Why doesn't modal=1 or modal=yes work in FireFox?
- From: John Kotuby
- Why doesn't modal=1 or modal=yes work in FireFox?
- Prev by Date: Re: Moving text with javascript
- Next by Date: Re: onblur call issue
- Previous by thread: Why doesn't modal=1 or modal=yes work in FireFox?
- Next by thread: Re: Why doesn't modal=1 or modal=yes work in FireFox?
- Index(es):
Relevant Pages
|