jQuery Mobile 是一种基于 Web 的技术,用于制作可在所有智能手机、平板电脑和台式机上访问的响应式内容。在本文中,我们将使用 jQuery Mobile 制作一个图标位置按钮。
方法:
- 首先,添加项目所需的 jQuery Mobile 脚本。
- 我们将使用不同类型的 ui 类和类型来组成标记按钮。
示例 1:在此示例中,我们将使用具有不同类的 Anchor 来制作按钮。
HTML
GeeksforGeeks
Icon Anchor using jQuery Mobile
left Anchor
right Anchor
top Anchor
bottom Anchor
icon only Anchor
HTML
GeeksforGeeks
Icon buttons using jQuery Mobile
输出:
示例 2:在此示例中,我们将使用具有不同类的按钮标记来实现我们的目的。
HTML
GeeksforGeeks
Icon buttons using jQuery Mobile
输出: