PDA

View Full Version : how can I disable "slidehide" and "slideshow" events in LayoutRegion



rnaveiras
30 Jul 2007, 1:24 AM
I want to do that because i've a problem with ie6 when in center layout exists a select tag.

Thanks.

tryanDLS
30 Jul 2007, 9:04 AM
Did you try setting animate:false? http://extjs.com/deploy/ext-1.1-rc1/docs/output/Ext.LayoutRegion.html#config-animate

rnaveiras
31 Jul 2007, 3:40 AM
Hi,

Yes, I've animate:false

See attanchment

( Extjs 1.1rc1 )

Thanks