This is a migrated thread and some comments may be shown as answers.

[Solved] Panel bar with peek previews

1 Answer 14 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Andrew
Top achievements
Rank 1
Andrew asked on 15 Aug 2011, 12:37 PM
Hi

I would like to be able to reveal a peek preview of the content of each panel bar item when in collapsed state. Please see attached image. When the panel bar item is expanded the content is displayed in full. When the panel bar item is collapsed a peek preview of the content remains. The height would be set the same for all items say at 50px.

Is there a simple mod I can make to achieve this?

Many thanks
Andrew

1 Answer, 1 is accepted

Sort by
0
Andrew
Top achievements
Rank 1
answered on 12 Sep 2011, 06:02 PM
Hi again

I'm still trying to find a way round this. The main problem for me is that the content items use

style="display:none;"


in the div element for collapsed items. What I'd like to do is somehow replace this with

style="height:25px;overflow:hidden;"

I think it may be necessary to alter the server-side and client side scripts.

Any help with this would be greatly appreciated.

Thanks again
Andrew
Tags
PanelBar
Asked by
Andrew
Top achievements
Rank 1
Answers by
Andrew
Top achievements
Rank 1
Share this question
or