gpt4 book ai didi

javascript - 样式化提交按钮——Rails 应用程序

转载 作者:太空宇宙 更新时间:2023-11-04 03:08:29 25 4
gpt4 key购买 nike

我一直在尝试将超棒的字体或字形(甚至图像)放入提交按钮中。这很快就会崩溃,我需要实现另一个选择。我已经看到了几种执行此操作的方法,但我不知道哪种方法“正确”或更好。

我见过的三个竞争者是:

  • 分区
  • 链接
  • 按钮

在“提交”按钮中获取图像/图标的最佳方式是什么?

难道这三个都不需要 JS 组件吗?

最佳答案

这是 bootstrap 将 glyphicon 添加到按钮对象的方式:

<button type="button" class="btn btn-default btn-lg">
<span class="glyphicon glyphicon-star" aria-hidden="true"></span> Star
</button>

Bootstrap button with glyphicon

关于javascript - 样式化提交按钮——Rails 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29975314/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com