jquery-archive / jquery-mobile

jQuery Mobile Framework
https://jquerymobile.com
Other
9.68k stars 2.4k forks source link

Feature request: Centered panel widget #7093

Closed frankie-loves-jesus closed 10 years ago

frankie-loves-jesus commented 10 years ago

Panel widget data-position="center" like in iOS 7:

http://dribbble.com/shots/1212513-Fitness-Tracking-iOS-7

fitness-data

frankie-loves-jesus commented 10 years ago

Updated issue: Feature request: Centered panel widget #7093

What do you guys think?

gabrielschulhof commented 10 years ago

That looks more like a selectmenu to me. You can achieve that with a popup. Without having spent an inordinate amount of time on polish, I got http://jsbin.com/IFolanOW/295/.

jaspermdegroot commented 10 years ago

Yes, this is more a dropdown menu than a panel. Top/bottom panels is on our roadmap by the way. Closing as feature request.

frankie-loves-jesus commented 10 years ago

Very cool. Thanks @gabrielschulhof and good luck with that @uGoMobi.