IE8 中的 Mootools 问题

发布于 2025-01-03 16:14:52 字数 870 浏览 1 评论 0原文

我在使用 Mootools 时遇到问题。如果您访问此页面RTDS,您会注意到右上角有一个登录按钮。在所有其他浏览器(IE9、Safari、Chrome 和 Firefox)上,登录工作正常,但在 IE8 中不起作用。 IE 说它是与 moo 工具相关的错误,但我真的不知道它是什么意思或如何修复它。错误如下:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2;     .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C;  InfoPath.3; .NET4.0E)
Timestamp: Wed, 8 Feb 2012 02:26:00 UTC


Message: 'null' is null or not an object
Line: 66
Char: 2
Code: 0
URI: http://www.hanseninfotech.com/rtds/templates/beez5/javascript/md_stylechanger.js


Message: Object doesn't support this property or method
Line: 473
Char: 25
Code: 0
URI: http://www.hanseninfotech.com/rtds/media/system/js/mootools-core.js

有没有人见过这个或者有任何关于如何解决这个问题的信息?

I am having an issue with Mootools. If you go to this page RTDS you'll notice a login button in the top right. On all other browsers (IE9, Safari, Chrome, and Firefox) the login works fine but it doesn't work in IE8. IE says its an error related to moo tools but I don't really know what it means or how to fix it. The error is as follows:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2;     .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C;  InfoPath.3; .NET4.0E)
Timestamp: Wed, 8 Feb 2012 02:26:00 UTC


Message: 'null' is null or not an object
Line: 66
Char: 2
Code: 0
URI: http://www.hanseninfotech.com/rtds/templates/beez5/javascript/md_stylechanger.js


Message: Object doesn't support this property or method
Line: 473
Char: 25
Code: 0
URI: http://www.hanseninfotech.com/rtds/media/system/js/mootools-core.js

Has anyone ever seen this or have any information on how to fix this?

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

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

发布评论

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

评论(1

那些过往 2025-01-10 16:14:52

如果您使用 Firebug for Firefox,您会看到 md_stylechanger.js 脚本有错误。

由于您似乎不使用它(它会修改字体大小),因此请删除该文件。

并且很快将不再支持更新到 joomla 2.5、1.7。

if you use Firebug for Firefox, you'll see there is an error on md_stylechanger.js script.

As it seems you don't use it (it modifies size of fonts), get rid of the file.

And update to joomla 2.5, 1.7 won't be supported any more soon.

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