How can i set the string of statu bar in Modal Window?

W

Wootaek Choi

A modal window is pop up by this code..

function test(){
window.showModalDialog("Noname1.html" , "" ,
"dialogheight:460px; dialogWidth:670px; status:yes;
help:no; scroll:no");
}

and In the modal window, I've tried to set string in status bar like
this..

window.status = "Hello...";

But Status bar always displays just web address of source page....
What is the problem?
 

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

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,151
Latest member
JaclynMarl
Top