【发布时间】:2012-06-09 10:27:34
【问题描述】:
我想使用 jquery mobile 将图像动态添加到网格中。我遵循以下代码jQuery Mobile grid with images and captions。但是这里的图像是静态添加的。但是在我的项目中,我需要在运行时将图像添加到网格中,我不知道会有多少,所以我想动态添加它们。所以任何人都可以请建议我如何将图像动态添加到网格中。
我正在使用 android 中的 phonegap 插件实现此代码....
提前谢谢...
【问题讨论】:
标签: jquery android jquery-plugins jquery-mobile cordova