pxforti
12-31-2008, 12:45 AM
1) Script Title: DHTML Window widget (v1.1)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm
3) Describe problem: I added Window Widget to my page. I want to call the script onload, so I added this to the body tag:
<body onLoad="divwin=dhtmlwindow.open('divbox', 'div', 'somediv', 'Strongid Shine Wellness Package', 'width=360px,height=460px,center=1 ,resize=1,scrolling=1')">
It works in Firefox; the hidden div pops up when window loads. But in Windows IE 6 or 7 the hidden div does not pop up. There are no js errors.
Is there a way to make it work in IE 6/7?
Thanks
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm
3) Describe problem: I added Window Widget to my page. I want to call the script onload, so I added this to the body tag:
<body onLoad="divwin=dhtmlwindow.open('divbox', 'div', 'somediv', 'Strongid Shine Wellness Package', 'width=360px,height=460px,center=1 ,resize=1,scrolling=1')">
It works in Firefox; the hidden div pops up when window loads. But in Windows IE 6 or 7 the hidden div does not pop up. There are no js errors.
Is there a way to make it work in IE 6/7?
Thanks