"ShowModelessDialog" issues

A

Alex

Sorry for the basic questions; just starting with ASP.NET

I am using an HTML button to open another modeless dialog
window:

<INPUT style="FONT-WEIGHT: bold; Z-INDEX: 119; LEFT: 48px;
WIDTH: 103px; COLOR: navy; FONT-STYLE: italic; FONT-
FAMILY: arial; POSITION: absolute; TOP: 186px; HEIGHT:
23px" type="button" value="Search Tips"
onclick=showModelessDialog("SearchTips.htm")>

A few issues:

1. The button works fine in IE, but does absolutely
nothing when this ASP.NET page is open in Netscape
2. Is there any way to display something else other
then "Untitled" in the dialog's banner.

Many thanks in advance,

Alex
 
A

Anatoly

1.showModellesDialog like showModalDialog works in IE only.
2.Look at <title> tag of SearchTips.htm.
HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top