jQuery 图标
如需在 jQuery Mobile 中向按钮添加图标,请使用 data-icon 属性:
<a href="#anylink" data-role="button" data-icon="refresh">Refresh Page</a>
提示:您也可以在 <button> 或 <input> 元素中使用 data-icon 属性。
下面我们已列出 jQuery Mobile 提供的所有可用图标:
如需在 jQuery Mobile 中向按钮添加图标,请使用 data-icon 属性:
<a href="#anylink" data-role="button" data-icon="refresh">Refresh Page</a>
提示:您也可以在 <button> 或 <input> 元素中使用 data-icon 属性。
下面我们已列出 jQuery Mobile 提供的所有可用图标: