Can I use jQuery Mobile's page transitions on content blocks in one page?
jQuery Mobile has page transitions built in to the framework that's used to switch between "开发者_JAVA技巧pages". Can I use the same behavior to transition between blocks of content inside of one page?
Yes. As long as those blocks are in page divs
精彩评论