Tabo
06-21-2007, 09:57 PM
1) Script Title: DHTML Window widget (v1.03)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/
3) Describe problem: I have been looking for ages how to resize an iframe(which can be resized by resizing a div and not the frame) when i came accross this.
I've tried for ages to edit the script just so i can use the resize feature with no luck
Can someone please assist me in doing this?
I need the script to work like this:
<div id="something">
<iframe width="100%" height="100%">
</iframe>
<div id="resize>DRAG THIS DOWN TO INCREASE THE SIZE OF THE IFRAME</div>
</div>
note: i only want the height to be changed.
THANKS A LOT
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/
3) Describe problem: I have been looking for ages how to resize an iframe(which can be resized by resizing a div and not the frame) when i came accross this.
I've tried for ages to edit the script just so i can use the resize feature with no luck
Can someone please assist me in doing this?
I need the script to work like this:
<div id="something">
<iframe width="100%" height="100%">
</iframe>
<div id="resize>DRAG THIS DOWN TO INCREASE THE SIZE OF THE IFRAME</div>
</div>
note: i only want the height to be changed.
THANKS A LOT