小编tj_*_*oll的帖子

如何将页脚中的水平控制组居中 - 在jqm 1.1.1中更改?

这曾经用于将控制组集中在1.1.0中,但现在看起来好像它不在1.1.1中.

<div data-theme="a" data-role="footer" style="text-align:center;">
   <div data-role="controlgroup" data-type="horizontal" data-mini="true">
      <a href="foo" data-role="button">link1</a>
      <a href="boo" data-role="button">link2</a>
   </div>
   <div class="copy">&copy; 2012 bigco</div>
</div>
Run Code Online (Sandbox Code Playgroud)

center footer jquery-mobile

7
推荐指数
2
解决办法
1万
查看次数

标签 统计

center ×1

footer ×1

jquery-mobile ×1