Rank: Newbie Groups: Member
Joined: 6/18/2008 Posts: 3
|
Is there a way to set the slidemenu height to fill 100% of it's container? I ant to use the slide menu in a table cell that runs about 80% of the window height would like to have the slidemenu fill the entire space when expanded.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I do not think so. The slide menu's height is determined by the SlidePaneHeight, which only takes pixel height. You can put the slide menu inside a 100% height element with the same background color as the slide menu to make it appears to be filling the whole page, but the slide menu items won't go all way to the bottom of the page.
Thanks
|
Rank: Newbie Groups: Member
Joined: 6/18/2008 Posts: 3
|
Is it posible to use javascript to set the hight at runtime? If so, could you provide a sample?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
No. Unfortunately I am not aware of any way to do that. Sorry about it!
|