MEGASILVER
05-28-2008, 02:57 AM
Script Title: DHTML Window Widget (v1.1)
Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/
Hi, I am trying to do open a url in the iframe using the modal window. But am I able to call a javascript function that is currently loaded in the modal window?
I am currently stuck at this for a very long time. Please help. Thanks!!!
var emailwindow=dhtmlmodal.open('EmailBox', 'iframe', 'modalfiles/newsletter.htm', 'Newsletter Signup page', 'width=350px,height=200px,center=1,resize=0,scrolling=1')
emailwindow.onclose= ....
Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/
Hi, I am trying to do open a url in the iframe using the modal window. But am I able to call a javascript function that is currently loaded in the modal window?
I am currently stuck at this for a very long time. Please help. Thanks!!!
var emailwindow=dhtmlmodal.open('EmailBox', 'iframe', 'modalfiles/newsletter.htm', 'Newsletter Signup page', 'width=350px,height=200px,center=1,resize=0,scrolling=1')
emailwindow.onclose= ....