Ajax.BeginForm 在 Firefox 中不起作用

发布于 2024-07-17 17:00:32 字数 143 浏览 8 评论 0原文

当我将 Ajax.BeginForm 与 updateTargetId 一起使用时,它在 IE 中工作正常 - 替换 updateTargetId 标记内的 html。 同样的事情将页面重定向到表单的操作。 Ajax.BeginForm 在 Firefox 中工作吗?

When I use Ajax.BeginForm with updateTargetId, it works fine in IE - replacing the html inside updateTargetId's tag. The same thing redirects the page to form's action. Does Ajax.BeginForm work in firefox?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

三人与歌 2024-07-24 17:00:32

是的,绝对如此。 您可能有格式不正确的 HTML 或 JavaScript 错误,导致其无法正常工作。

如果您仍然找不到它,请发布渲染的标记,我们可以查看它。

Yes it absolutely does. You probably have either poorly formed HTML or a javascript error that is preventing it from working properly.

If you still can't find it, post the rendered markup and we can look at it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文