dhtmlxWindows can't adjust height

hi.

dhtmlx.com/docs/products/dhtmlxWindows/
from above demo, i found we can adjust the window’s width by drag the left or the right border, but we can’t adjust the window’s height by drag the top or the bottom border.

Thanks.

Hi

for height - bottom border or bottom corners should be fine.
please attach browser details? how about other samples from here dhtmlx.com/docs/products/dhtmlxWindows/samples/

I’m seeing the same problem. Every sample I try allows horizontal resize, but not vertical. I tried both Firefox and IE11 browsers.

Hello, schinn
Please attach browser details too?

I use chrome 39 and chrome 41-dev, all has the problem.

I use windows 7, chrome 39, chrome 41-dev,firefox 34.05,ie 9 all can’t resize the windows’s height.

I hope dhtmlxWindows 's resize and drag behave more like windows os’s window.
And I hope dhtmlxWindows can be drag out of is parent border just like windows os.
please see below window:
demos.telerik.com/kendo-ui/window/index
It’s drag and resize behave is very smoothly and very like windows os’s window.

Thanks!

Hi to all

for me all samples work fine (I mean resize in ff 35, chrome 39 and IE)

Samples still don’t resize VERTICALLY for me. The horizontal resize works fine. I’m not too worried, however, bc when I use the windows in my product, they resize BOTH ways with no problem. Something is just strange about your samples… like some “allowVerticalResize” property is set to false.
I’m on Win8.1
FF35, IE11, Chrome40

Hi

do you have css?

html, body { width: 100%; height: 100% overflow: hidden; margin: 0px; }