sig
07-03-2006, 04:23 PM
1) Script Title:
IE5+ Modeless Window
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex8/modelesswin.htm
3) Describe problem:
How do I get the new window to have a TITLE that I choose?
When it loads an *.htm* it inherits the TITLE from the page... fine... but when the new window (page) is an IMAGE... I have no title....
so how can I assign a title???
eval('window.showModelessDialog(url,"","help:0;resizable:1;dialogWidth:'+mwidth+'px;dialogHeight:'+mheight+'px")')
IE5+ Modeless Window
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex8/modelesswin.htm
3) Describe problem:
How do I get the new window to have a TITLE that I choose?
When it loads an *.htm* it inherits the TITLE from the page... fine... but when the new window (page) is an IMAGE... I have no title....
so how can I assign a title???
eval('window.showModelessDialog(url,"","help:0;resizable:1;dialogWidth:'+mwidth+'px;dialogHeight:'+mheight+'px")')