You can use the experimental
scrollview feature by JQM.
Add the scrollview and easing.js and .css files and add data-scroll="x" to your element. You might need to initialize scrollview on the element, but other than that it should work nicely.
Don't forget on none-touch mobile browsers you will run into problems if no scrollbars are available.
Cheers,
Frequent