zorag
02-24-2007, 07:44 PM
1) Script Title: 1) Script Title: DHTML Window Widget
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/
3) Describe problem:
I understand that this event will hide() the window in "iframe" mode, is it possible to refresh the parent page too?
<input class="button" type="button" value="Close and Refresh" name="close" onClick="parent.votewin.hide()" />
Thanks
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/
3) Describe problem:
I understand that this event will hide() the window in "iframe" mode, is it possible to refresh the parent page too?
<input class="button" type="button" value="Close and Refresh" name="close" onClick="parent.votewin.hide()" />
Thanks