Firefox警告消息 [英] Firefox warning message

查看:89
本文介绍了Firefox警告消息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的firebug与我当前的javascript代码有一个奇怪的问题

I have a weird issue with firebug with my current javascript code

我有一个带有javascript和jQuery的网页,我收到此消息:

I have a web page with javascript and jQuery and I get this message:


不推荐使用getattributenodens。使用getattributens代替

use of getattributenodens is deprecated. use getattributens instead

我使用jQuery 1.5.2和Firefox 8,我在Windows 7和XP上也遇到此错误。我也尝试了mac

I use jQuery 1.5.2 and Firefox 8, I get this error also on Windows 7 and XP. I tried mac also

我的代码中没有使用 getattributenodens

谁可以修复此错误?谢谢

Who can fix this error? Thanks

推荐答案

这只是一个警告,因此开发人员可以在充足的时间内更新代码。

Its just a warning, so developers can update their code with plenty of time.

你在jQuery中落后了几个版本。如果升级到当前版本(1.7.1),我认为您会发现此错误消息不再存在。

You are a fair few versions behind in jQuery. If you upgrade to the current version (1.7.1), I think you will find this error message no longer exists.

访问jQuery网站 - http://www.jquery.com

Visit jQuery Website - http://www.jquery.com

直接链接到最新版本 - < a href =http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js =noreferrer> http://ajax.googleapis.com/ajax/libs/ jquery / 1.7.1 / jquery.min.js

Direct link to newest version — http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js

这篇关于Firefox警告消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆