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

Vertical alignment

6 Answers 158 Views
Button (Mobile)
This is a migrated thread and some comments may be shown as answers.
bjadams
Top achievements
Rank 1
bjadams asked on 10 Aug 2012, 02:46 PM
What is the best way to put a button on the bottom of the screen, ios style?

6 Answers, 1 is accepted

Sort by
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
Kiril Nikolov
Telerik team
answered on 11 Jun 2014, 03:30 PM
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
 
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
0
Kiril Nikolov
Telerik team
answered on 13 Jun 2014, 07:11 AM
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
 
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
0
Kiril Nikolov
Telerik team
answered on 13 Jun 2014, 11:46 AM
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
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Button (Mobile)
Asked by
bjadams
Top achievements
Rank 1
Answers by
moegal
Top achievements
Rank 1
Kiril Nikolov
Telerik team
Share this question
or