JToolBarHelper 不适用于 IE8 和 IE9 浏览器?

发布于 2024-11-28 09:25:39 字数 137 浏览 3 评论 0原文

我正在 joomla 1.5 上工作,我有这个表单,它有一个“保存”和“关闭”按钮,但它不适用于 IE 浏览器。 MooTools.js 和 jQuery.js 上的冲突已解决,但按钮仍然不起作用。造成这种情况的可能原因是什么?

谢谢, 贾斯汀

I'm working on joomla 1.5 and I have this form and it has a Save and Close button but it is not working on IE browsers. The conflict on MooTools.js and jQuery.js is resolved but still the buttons don't work. What is the possible cause of this?

Thanks,
Justin

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

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

发布评论

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

评论(1

终难愈 2024-12-05 09:25:39

追踪错误的步骤。
1. 表单名称应为“adminForm”

  1. 表单中存在的所有隐藏变量,如选项、任务、视图、控制器。无论您在组件中使用什么。

Steps to trace the bug.
1. form name should be "adminForm"

  1. all hidden variable present in the form like option, task, view, controller. whatever you are using in your component.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文