[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
[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 - toggle pane
Page 1 of 1

toggle pane

PostPosted: Thu Mar 08, 2007 2:25 pm
by Calcifer

PostPosted: Thu Mar 08, 2007 4:59 pm
by Batalf

PostPosted: Thu Mar 08, 2007 11:36 pm
by Calcifer

PostPosted: Fri Mar 09, 2007 8:13 pm
by Calcifer

PostPosted: Fri Mar 09, 2007 11:07 pm
by Batalf
Batur,

You are right. There wasn't any getState method.

I have added it to the paneSplitter class now.

You can pick up the live file:

http://www.dhtmlgoodies.com/packages/dh ... cations.js

or

http://www.dhtmlgoodies.com/packages/dh ... omments.js

If you're using the new include mechanism, you can download

http://www.dhtmlgoodies.com/packages/dh ... plitter.js

You can call the method like this:

paneSplitter.getState('west');

it will return "collapsed" or "expanded"

PostPosted: Sat Mar 10, 2007 12:11 am
by Calcifer
hi Alf

1.7 seem to be good :D

thanks