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

Hide footer on start scrolling down, show on start scrolling up

3 Answers 133 Views
Application
This is a migrated thread and some comments may be shown as answers.
Miljan
Top achievements
Rank 2
Miljan asked on 04 Feb 2014, 09:12 PM
Since header and footer take a lot of mobile app screen, would it be possible to hide footer when user starts scrolling down and display it back on scrolling up?

3 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 05 Feb 2014, 09:34 AM
Hi Miljan,

Such functionality is not supported out of the box, however you can use the scroller's scroll event and hide/show the TabStrip based on the direction of the scrolling. It should be something like this:

http://jsbin.com/AQarEgaQ/2/edit

Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Miljan
Top achievements
Rank 2
answered on 05 Feb 2014, 04:58 PM
That's exactly the direction I needed.

Thank you so much!
0
Kiril Nikolov
Telerik team
answered on 06 Feb 2014, 09:39 AM
Hi Miljan,

I am happy to hear that the example provided was helpful.

Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Application
Asked by
Miljan
Top achievements
Rank 2
Answers by
Kiril Nikolov
Telerik team
Miljan
Top achievements
Rank 2
Share this question
or