Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 Ruby on Rails 应用程序。我正在尝试从数据库中删除一些数据。我使用 ajax 传递数据,删除后返回成功。现在我只想刷新那个特定的 div。我不想刷新整个页面。可能吗?
您可以参考以下链接:
在 ruby on rails 中提交表单后刷新 DIV
更改 ActiveRecord 值后如何更新“div”内容而不重新加载页面?
刷新 div 而不重新加载页面
在 Ruby on Rails 中单击按钮时仅更新 div 面板
希望这些链接对您有所帮助。
谢谢
这可能是你喜欢的
https://github.com/chrismccord/sync