twitter-bootstrap 像 jqm 这样的 Bootstrap 列表视图

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/14093345/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-21 16:00:41  来源:igfitidea点击:

Bootstrap list view like jqm

htmljquery-mobiletwitter-bootstrapjavascript

提问by Quotient

I am looking to recreate some native mobile list functions like list view, list view filter/search, and complex list view.

我希望重新创建一些本机移动列表功能,例如列表视图、列表视图过滤器/搜索和复杂列表视图。

Here is an example from jquery mobile.

这是 jquery mobile 的一个例子。

http://jquerymobile.com/test/docs/lists/lists-formatting.html

http://jquerymobile.com/test/docs/lists/lists-formatting.html

Does anyone have a lib or extension for bootstrap to mimic some of these functions.

有没有人有用于引导程序的库或扩展来模仿其中一些功能。

回答by Manuelpalcaraz

Does that helps? http://www.iui-js.org/download

这有帮助吗? http://www.iui-js.org/download

It is for iphone applications!

它适用于 iphone 应用程序!