How to make split Jquery Mobile Layout for iPad?

╄→гoц情女王★ 提交于 2019-12-22 06:35:33

问题


I really like the type of page shown here: http://jquerymobile.com/demos/1.0b1/#/demos/1.0b1/docs/pages/docs-pages.html

But I cannot find in the source anything that says where the "Anatomy" or anything on how to get the navigation bar and content area.

How do I make/get the content area and navigation area like the one shown in the demo?


回答1:


I'm also looking for a solution to this as it's a very useful layout for navigating records. But viewing the source is a headache since the structure isn't simlar enough to the API and there's a couple dozen css classes interacting with each other.

But i did discover a split-view plugin which might work: http://asyraf9.github.com/jquery-mobile/




回答2:


just as in the last answer - http://asyraf9.github.com/jquery-mobile/

There is a link to: https://github.com/asyraf9/jquery-mobile/

There is a repository zip file download link in the top left.

But when you get there, and you look at the file viewer and so on it seems kinda confusing. When you look at the files close enough they are the same resource doc files from the JQ Mobile site.

***The difference is in the file structure: demos\experiments\ you will see the a "splitview" directory. You can use the contents of that dir for reference.



来源:https://stackoverflow.com/questions/6515525/how-to-make-split-jquery-mobile-layout-for-ipad

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!