Page 1 of 1

Add a header/footer to a slide-out panel?

Posted: Fri Mar 25, 2016 6:43 pm
by John P

Is it possible to add a header/footer area to the slide-out panels?

By default, the UI components you add start at the top and are appended down ... is it possible to "lock" a text-label (for example) to the bottom of the panel?


Add a header/footer to a slide-out panel?

Posted: Fri Mar 25, 2016 7:59 pm
by Serhii Kulibaba

Hello John,

Please clarify, which project type do you use, JQM or AngularJS Bootstrap/Ionic? You can do that with CSS:
https://css-tricks.com/snippets/css/s...


Add a header/footer to a slide-out panel?

Posted: Fri Mar 25, 2016 8:31 pm
by John P

I'm using JQM at the moment (but could easily move to Angular if that handles it better).

I'll take a look at the CSS solution, thank!