Swipe/Scroll features add to widgets.

Swipe/Scroll features add to widgets.

I understand the limitations and why you're only allowed to have 5 navbar items, but it would a good addition to add the ability to swipe to to show more items in a navbar. I know that theres the plugins like iScroll and Swipe.js that add on to the touch capabilities in Jquery Mobile, you're unable to target the navbar and create this effect. I know iPad allows users to have a scrollable navbar and its a great feature to add in the next release 

Also, the ability to automatically add a scrollable attrabutes on an item like in iScroll. So if you have a div that is a fixed height and width, adding something such as "data-scroll="true".

Anyone else want to see something like this?