gpt4 book ai didi

javascript - Jquery 按钮标签选项不适用于输入类型复选框

转载 作者:搜寻专家 更新时间:2023-10-31 08:49:11 25 4
gpt4 key购买 nike

此处演示:http://jsfiddle.net/dRtaR/2/

Jquery UI 按钮的标签选项不起作用。

我的目标是在按钮上有一个标签,而不必指定 </label> html 标签。

我可以这样做吗?

最佳答案

不适用于此 jQueryUI 方法。从 .button() 概览选项卡:

In addition to basic push buttons, radio buttons and checkboxes (inputs of type radio and checkbox) can be converted to buttons: Their associated label is styled to appear as the button, while the underlying input is updated on click.

当您在复选框或单选按钮上指定按钮时,它会隐藏输入并设置关联标签的样式。

有什么理由不能直接写出标签吗?如果您无权访问 html,则可以使用 jQuery 将其写出来。参见 this horrible example .它可能会让您知道下一步该去哪里。

关于javascript - Jquery 按钮标签选项不适用于输入类型复选框,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4681934/

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