senchalabs / jQTouch

Create powerful mobile apps with just HTML, CSS, and Zepto.js (or jQuery).
http://www.jqtouch.com/
MIT License
2.78k stars 590 forks source link

Make secondary page scrollable in a SlideMenu #322

Closed barquinc closed 12 years ago

barquinc commented 13 years ago

I try to use the follow code to make a menu like Facebook's new one:

DEMO: http://srobbin.com/blog/jquery-pageslide/ CODE: https://github.com/srobbin/jquery-pageslide

I tried diferent ways to make the secondary page scrollable, it seems that a get something (only working in iOS5) but it is still not working properly.

I hope someone can point me to the right direction.

Many thanks

thomasyip commented 12 years ago

Out of scope for jQTouch. Just a suggestion, maybe try stackoverflow, get it working generically then fit jQTouch back. Thanks.