Yes, Yes, I KNOW that modal windows are an IE feature.
Nevertheless, can anyone tell me how to specify the position of a modal window when it opens up?
Printable View
Yes, Yes, I KNOW that modal windows are an IE feature.
Nevertheless, can anyone tell me how to specify the position of a modal window when it opens up?
I am very disappointed in you :mad:Code:window.showModalDialog(url, "","dialogLeft: 100; dialogTop: 100");