Pasteur Miranda
Posts: 0
Joined: Thu Aug 01, 2013 2:59 am

How to have a header on top ofpage not scrolling

Hi,
I'm using AngularJs with Ionic.
I want to have a header on top of a page, but I want it not to scroll when I have, for instance, a big list in the page. In other words, I want the list to scroll(or rest of page), but I want the header fixed on the top of the page.
I placed an HTML component on page, which has the following HTML code:

Requisito

I set the "show header" property of this page false, in order to show only the header that was created with the HTML shown above.
Below the header, I have a list with many itens, that scrolls the page.

Code: Select all

The question is: how to make the header fixed, not scrolling? 

Thanks

Return to “Issues”