Is there anyway in JavaScript to detect if the script is running inside a modal browser dialog that was launched with showModalDialog()? -- ----------------------------------- Ken Varn Senior Software Engineer Diebold Inc. EmailID = varnk Domain = Diebold.com -----------------------------------
Ken Varn wrote: > Is there anyway in JavaScript to detect if the script is running > inside a modal browser dialog that was launched with > showModalDialog()? Not that I know of -- Microsoft MVP - ASP/ASP.NET Please reply to the newsgroup. This email account is my spam trap so I don't check it very often. If you must reply off-line, then remove the "NO SPAM"
The opener keeps track via - prose "dialog menu arguments" ****************************************** Otherwise you will be looking at another top level search to the frame. ****************************************** Javascript can only detect changes when it was the launcher? Was that your question ? ****************************************** Looking at your domain your questioning input does not reflect that of an dhtml alumni. We are not utterly impressed. "Ken Varn" <nospam> wrote in message news:OdqOfKGeGHA.4040@TK2MSFTNGP05.phx.gbl... > Is there anyway in JavaScript to detect if the script is running inside a > modal browser dialog that was launched with > showModalDialog()? > > > -- > ----------------------------------- > Ken Varn > Senior Software Engineer > Diebold Inc. > > EmailID = varnk > Domain = Diebold.com > ----------------------------------- > >