[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - State error in DHTMLSuite.paneSplitterPaneModel
Page 1 of 1

State error in DHTMLSuite.paneSplitterPaneModel

PostPosted: Fri Jan 05, 2007 3:16 pm
by Calcifer
i'm using State properties in paneSplitterPaneModel. for example in westConent.

var paneWest = new DHTMLSuite.paneSplitterPaneModel( { position : "west", id:"westPane",size:225,minSize:200,maxSize:250,scrollbars:true, state:collapsed } );


But state properties do not work properly for "collapsed", "expanded" or "visible"

is it a bug or my mistake?

PostPosted: Sat Jan 06, 2007 1:42 am
by Batalf

hi batalf

PostPosted: Sat Jan 06, 2007 12:04 pm
by Calcifer

it is important problem

PostPosted: Sun Jan 07, 2007 12:10 pm
by Calcifer