6 Answers, 1 is accepted
0

moegal
Top achievements
Rank 1
answered on 11 Jun 2014, 01:42 AM
I am using flat. Can I put scrolling section with bottoms that are always visible at bottom of page?
0
Hi Marty,
You can use footer for the static content that will always stay on the bottom of the screen. Here is a demo and source code how can be done:
http://demos.telerik.com/kendo-ui/mobile-layout/index
Regards,
Kiril Nikolov
Telerik
You can use footer for the static content that will always stay on the bottom of the screen. Here is a demo and source code how can be done:
http://demos.telerik.com/kendo-ui/mobile-layout/index
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

moegal
Top achievements
Rank 1
answered on 11 Jun 2014, 04:05 PM
Kiril,
Thanks!
my view is already in a layout with a header and footer. Can I nest layouts?
Marty
Thanks!
my view is already in a layout with a header and footer. Can I nest layouts?
Marty
0
Hi Marty,
I am afraid that layouts cannot be nested. However you can put the other elements that you need in the footer, so they will stay static and not scroll with the other content.
Regards,
Kiril Nikolov
Telerik
I am afraid that layouts cannot be nested. However you can put the other elements that you need in the footer, so they will stay static and not scroll with the other content.
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

moegal
Top achievements
Rank 1
answered on 13 Jun 2014, 10:56 AM
Kiril,
Thanks, that is why I asked initially.
is there a way to use a mobile scroller widget and then use position absolute to keep a div at the bottom of the view? If so how would I handle orientation changes from landscape to portrait to re-size and vice versa?
Marty
Thanks, that is why I asked initially.
is there a way to use a mobile scroller widget and then use position absolute to keep a div at the bottom of the view? If so how would I handle orientation changes from landscape to portrait to re-size and vice versa?
Marty
0
Hi Marty,
I am not really sure the question you asked. Please check the following example and let me know if it helps:
http://trykendoui.telerik.com/@Kiril/IHeM
If this is not he case, please edit the example in order to reproduce the issue you are facing, so we can better assist you.
Regards,
Kiril Nikolov
Telerik
I am not really sure the question you asked. Please check the following example and let me know if it helps:
http://trykendoui.telerik.com/@Kiril/IHeM
If this is not he case, please edit the example in order to reproduce the issue you are facing, so we can better assist you.
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!