guryu
09-28-2006, 12:51 AM
Hello all!
I have a problem,that is how to resize the DIV's Height by JavaScript.
I can't use the event of resize,resizeTo,resizeBy or onResize,because they are'nt used to the DIV tag.
HELP!!!
I extremely sorry for my express in english!
My means that I want to resize the DIV's Height automatically when the user changed the Browser's size.
DETAILS:
I have 3 DIV's in my page,the size of the two of the above was fixed.
My problem is that I want the third DIV's Height automatically resizable with user's drop and drag to the Browser.
Now the third DIV's Height was fixed.Between the bottom of the third DIV and the Browser have a blank. I'd like to erase this blank,and hope to third DIV's bottom near to the Browser's Status's bar.
clientHeight - DIV1's height - DIV2' height??
any suggestion please!
2006.09.28:confused:
I have a problem,that is how to resize the DIV's Height by JavaScript.
I can't use the event of resize,resizeTo,resizeBy or onResize,because they are'nt used to the DIV tag.
HELP!!!
I extremely sorry for my express in english!
My means that I want to resize the DIV's Height automatically when the user changed the Browser's size.
DETAILS:
I have 3 DIV's in my page,the size of the two of the above was fixed.
My problem is that I want the third DIV's Height automatically resizable with user's drop and drag to the Browser.
Now the third DIV's Height was fixed.Between the bottom of the third DIV and the Browser have a blank. I'd like to erase this blank,and hope to third DIV's bottom near to the Browser's Status's bar.
clientHeight - DIV1's height - DIV2' height??
any suggestion please!
2006.09.28:confused: