Does it give a way to create a sidebar menu like in Facebook app?
The sidebar should take all the height of the screen and push all main content on the right when it opens.
If somebody has an example of this working in jsbin/jsfiddle or on a page, I would like to see it ;-).
Thanks,
Bastien
3 Answers, 1 is accepted
0
Sebastian
Telerik team
answered on 05 Apr 2013, 01:53 PM
Hello Bastien,
Presently we don't offer such a widget as part of our Kendo UI Mobile suite, however you can cast your vote in this public User Voice item to affect its priority for future releases. It will also be discussed during our planning meeting for the next major release of the framework, expected in mid summer 2013.
Kind regards,
Sebastian
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
I tried to put a <div> with position: absolute and height:100%, but it doesn't work.
0
Sebastian
Telerik team
answered on 08 Apr 2013, 11:11 AM
I don't think there's reliable means to simulate this presentation across mobile platforms, Bastien, and make it automatically adaptable on iOS, Android, BlackBerry and WP8. I stand corrected, though.
If you find a method to do what you request as a temporary solution, feel free to share it in this public forum thread, as thus you will help other people who are looking for a similar custom implementation.
Regards,
Sebastian
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!