zac
07-03-2007, 01:34 PM
1) Script Title: Dynamic Window Widget (1.03)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm
3) Describe problem:
Opening an iFrame-type DHTML window inside an existing iFrame-type DHTML window limits size to "parent".
Having previously posted about layering a number of Ajax-type DHTML windows.... thanks .... am now constrained in a couple of places needing to fire javascript onLoad - hence the need to switch to using iFrame-type DHTML windows instead (ho hum).
The problem being that when a link from within an iframe-type DHTML window calls another iframe-type DHTML window, the size of the "child" is restricted to being a maximum of the "parent".
Not a problem shared by ajax-type windows.
Any ideas ? or is there a way to get onLoad to fire for an ajax-type DHTML?
Thanks all
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm
3) Describe problem:
Opening an iFrame-type DHTML window inside an existing iFrame-type DHTML window limits size to "parent".
Having previously posted about layering a number of Ajax-type DHTML windows.... thanks .... am now constrained in a couple of places needing to fire javascript onLoad - hence the need to switch to using iFrame-type DHTML windows instead (ho hum).
The problem being that when a link from within an iframe-type DHTML window calls another iframe-type DHTML window, the size of the "child" is restricted to being a maximum of the "parent".
Not a problem shared by ajax-type windows.
Any ideas ? or is there a way to get onLoad to fire for an ajax-type DHTML?
Thanks all