Collapse dhtmlxLayout in Slowmotion

Hi,

Is it possible for someone to set the time it takes for a layout to collapse or expand.

Ndegwa | Kenya

Hi
Here is an example for you:

dhtmlxEvent(window,"load",function(){ layout = new dhtmlXLayoutObject("parentId", "3T", "dhx_blue"); setTimeout(function(){ layout.cells("a").collapse(); }, 5000); })

Thx very much for the reply, it works well when you set the time.

But i was asking how the layout can collapse in “SLow Motion” :slight_smile:

Thx

Oh…
Unfortunatelly there is no such feature.

Thx lakini/anyway

You are welcome!

Hi, I’m wondering if this feature is supported now. Thanks!

Hi, Yingle2
No, it isn’t.