:delete %> 但是,即使用户在对话框中单击“取消”,也-6ren">
gpt4 book ai didi

javascript - :confirm option in Rails being ignored while using Rails 3 and jQuery UJS

转载 作者:塔克拉玛干 更新时间:2023-11-02 22:28:48 27 4
gpt4 key购买 nike

我的 Rails 应用程序中有一个项目表,每个项目都有一个删除链接,如下所示:

<%= link_to "Delete", project, :confirm => "Are you sure?", :method => :delete %>

但是,即使用户在对话框中单击“取消”,也会发送删除请求。

关于如何解决这个问题的任何想法?我使用的是 Rails 3 Beta 3,带有 jQ​​uery 库和随附的 jQuery UJS 库。

最佳答案

您需要获取更新版本的 rails.js。我在使用与您相同的设置时遇到了同样的问题。当我比较新旧版本时,我发现旧版本中的确认处理程序被注释掉了。新版本解决了这个问题。

关于javascript - :confirm option in Rails being ignored while using Rails 3 and jQuery UJS,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2879545/

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