首页
会员中心
到顶部
到尾部
jQuery Mobile 教程

jQuery Mobile 图标

时间:2020/11/2 13:13:06  作者:  来源:  查看:0  评论:0
内容摘要:jQuery Mobile 图标jQuery Mobile 事件jQuery Mobile 教程jQuery 图标如需在 jQuery Mobile 中向按钮添加图标,请使用 data-icon 属性:<a href="#anylink" data-ro...

jQuery Mobile 图标

jQuery 图标

如需在 jQuery Mobile 中向按钮添加图标,请使用 data-icon 属性:

<a href="#anylink" data-role="button" data-icon="refresh">Refresh Page</a>

提示:您也可以在 <button> 或 <input> 元素中使用 data-icon 属性。

下面我们已列出 jQuery Mobile 提供的所有可用图标:

属性值描述图标例子
data-icon="arrow-l"左箭头测试
data-icon="arrow-r"右箭头测试
data-icon="arrow-u"上箭头测试
data-icon="arrow-d"下箭头测试
data-icon="plus"测试
data-icon="minus"测试
data-icon="delete"删除测试
data-icon="check"检查测试
data-icon="home"首页测试
data-icon="info"信息测试
data-icon="grid"网格测试
data-icon="gear"齿轮测试
data-icon="search"搜索测试
data-icon="back"后退测试
data-icon="forward"向前测试
data-icon="refresh"刷新测试
data-icon="star"测试
data-icon="alert"提醒测试


上一篇:jQuery Mobile 实例
下一篇:没有了
相关评论
广告联系QQ:45157718 点击这里给我发消息 电话:13516821613 杭州余杭东港路118号雷恩国际科技创新园  网站技术支持:黄菊华互联网工作室 浙ICP备06056032号