如何最初禁用 jquery swal 确认按钮
In my jquery project, I'm using swal with checkboxes like the below screenshot.
I want to enable/disable the swal confirm button based on checkboxes value and also initially disable swal confirm button.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我用下面的解决方案解决了这个问题。
参考链接:https://github.com/sweetalert2/sweetalert2/issues/226 #issuecomment-418703233
I solved this with the below solution.
Reference link: https://github.com/sweetalert2/sweetalert2/issues/226#issuecomment-418703233