[thelist] window.showModalDialog giving me heartburn...

James Aylard evolt at pixelwright.com
Tue Oct 28 12:05:22 CST 2003


Chris George wrote:

> The client now wants to link glossary and details items to their
> respective pages, behind the modal window.

    You might be able to achieve some of what they want by using the
showModelessDialog() method [1] (note: modeless, not modal), although not
the exact interaction that I think you are describing.

1.
http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/showmodelessdialog.asp (watch for wrap)

James Aylard



More information about the thelist mailing list