JqueryMobile-Listviews右箭头 [英] JqueryMobile - Listviews right arrow

查看:66
本文介绍了JqueryMobile-Listviews右箭头的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以创建一个标准的jquerymobile listview,而没有出现在li对象的绑定上的右箭头图像?

Is possible to make a standard jquerymobile listview without the right arrow image that apears on the rigt of the li object?

标准列表视图

谢谢

推荐答案

在jQuery Mobile> = 1.0版本中,使用

In versions of jQuery Mobile >= 1.0, use the data-icon attribute:

<li data-icon="false"><a href="#yourref">Your Text</a></li>

data-icon="false"属性将删除箭头.

这篇关于JqueryMobile-Listviews右箭头的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆