greddin
08-28-2008, 03:55 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:
How to add a "Cancel/Close" button on my iframe's internal content page?
I'm using the dhtml modal window as an iframe. How can I add a "Cancel" button on my own content that works exactly as the "X" button does on the modal window?
<input type="button" name="cancel" onclick="?">
Thank you.
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/dhtmlmodal.htm
3) Describe problem:
How to add a "Cancel/Close" button on my iframe's internal content page?
I'm using the dhtml modal window as an iframe. How can I add a "Cancel" button on my own content that works exactly as the "X" button does on the modal window?
<input type="button" name="cancel" onclick="?">
Thank you.