DelanoSimpson
01-21-2009, 04:52 PM
1) Script Title: DHTML Modal window v1.1
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/dhtmlmodal.htm
3) Describe problem:
I have set up an iframe window which all works fine on IE, FF and Google Crome. The page included in the iframe has a close button which works in IE and Google Crome, but not in FF. I also noticed that there is no close button on the Modal window - not sure how I lost this as it is on the sample page at DD.
Code can be viewed at: http://www.theboys.co.za/nh/
The close window code I used is as follows:
onClick="parent.dawnside.hide()"
Possible this code is incorrect.
Thanks for any help with this awesome program.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/dhtmlmodal.htm
3) Describe problem:
I have set up an iframe window which all works fine on IE, FF and Google Crome. The page included in the iframe has a close button which works in IE and Google Crome, but not in FF. I also noticed that there is no close button on the Modal window - not sure how I lost this as it is on the sample page at DD.
Code can be viewed at: http://www.theboys.co.za/nh/
The close window code I used is as follows:
onClick="parent.dawnside.hide()"
Possible this code is incorrect.
Thanks for any help with this awesome program.