[Javascript] no title on modal dialogs

Dan Costea costea at ssi-schaefer-noell.com
Thu Nov 22 17:15:38 CST 2001


Hi,

I open modal dialogs like this:

window.showModalDialog ("/html/modalCalendar.html",arrParams,"dialogHeight:
px; dialogWidth: px; dialogTop: px; dialogLeft: px; center: Yes; help: No;
resizable: No; status: No; edge: Raised;");

the html I open has nothing title tag (<title></title>); the modal dialog
title is: "-- Web Page Dialog".  How can I not displaying this? (to have no
title at all).




More information about the Javascript mailing list