gpt4 book ai didi

javascript - Bootstrap 确认 - 对元素属性应用 onConfirm 函数

转载 作者:行者123 更新时间:2023-11-28 19:06:37 24 4
gpt4 key购买 nike

我想将js函数应用于我的确认按钮,我在页面外部创建元素并使用ajax获取它们,所以我可以在属性中设置函数而不是通过$('#id ').confirmation()

这就是我到目前为止所得到的:确认正在弹出,但在确认时不会调用 do_it 函数。 (当我从控制台运行 do_it 时,它工作得很好)。

<button id="someid" class="btn" data-toggle="confirmation" data-onConfirm=do_it(1,2)>
ButtonText
</button>

最佳答案

我认为您使用了错误的属性值。它应该是“data-on-confirm”。请参阅链接 http://mistic100.github.io/Bootstrap-Confirmation/

关于javascript - Bootstrap 确认 - 对元素属性应用 onConfirm 函数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31537593/

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