| Rank: Member Groups: Member
 
 Joined: 7/28/2007
 Posts: 21
 
 | 
		    Hello all.  New to the control, new to the forum but like what I see so far :)
 I'm using the Slide Menu, and I want to (with JavaScript) emulate the SingleExpand so that I can keep this option off, yet only have one top menu expanded at one time.
 
 I like the way it "flows" with the SingleExpand off, but I need the functionality of the SingleExpand on!
 
 Any help would be greatly appreciated.
 | 
	| Rank: Administration Groups: Administration
 
 Joined: 5/27/2007
 Posts: 24,425
 
 | 
		    Hi,
 I am not sure exactly what you mean by "I like the way it "flows" with the SingleExpand off, but I need the functionality of the SingleExpand on". If you want the slide menu to automatically resize when SingleExpand is on, you can set SlidePaneHeight to a smaller value. That way the slide menu will automatically "shrink to fit" the content height.
 
 Thanks
 | 
	| Rank: Member Groups: Member
 
 Joined: 7/28/2007
 Posts: 21
 
 | 
		    Ahh ok!  I set it to "0" and it did nothing.  Soon as I set it to "1" it worked like expected.  Maybe you should make "0" in that property act the same way as "1" That worked!  Thanx!     |