点“圈子”,页面最上面出现:Notice: Undefined variable: topics in /web/doyouhike/www/public/my/index.php on line 122Notice: Undefined variable: pagebar in /web/doyouhike/www/public/my/index.php on line 124可能是要显示什么东西然而变量没有定义?对于操作没有影响,报告一下。
我的瀏覽器IE6.0看起來是正常的.
Firefox 2 顯示也沒問題。
FYI:
FF error console message:
[code]警告 variable e hides argument
源文件: http://static.doyouhike.net/scripts/resources.js?v1120
行: 648, 列: 8
源代码:
var e = e || window.event;
警告 assignment to undeclared variable ResBrowser
源文件: http://static.doyouhike.net/scripts/resources.js?v1120
行: 5
警告 assignment to undeclared variable ResTab
源文件: http://static.doyouhike.net/scripts/resources.js?v1120
行: 665
警告 variable data hides argument
源文件: http://static.doyouhike.net/scripts/download_url.js?v1120
行: 22, 列: 12
源代码:
var data = null;
警告 reference to undefined property e.button
源文件: chrome://browser/content/utilityOverlay.js
行: 99
警告 anonymous function does not always return a value
源文件: http://static.doyouhike.net/scripts/editor.js?v1120
行: 428, 列: 45
源代码:
return getAttribute("value"
;
警告 anonymous function does not always return a value
源文件: http://static.doyouhike.net/scripts/editor.js?v1120
行: 451
源代码:
}
警告 assignment to undeclared variable Editor
源文件: http://static.doyouhike.net/scripts/editor.js?v1120
行: 5
警告 variable obj hides argument
源文件: http://static.doyouhike.net/scripts/common.js?v1120
行: 110, 列: 5
源代码:
var obj = typeof(obj) != 'object' ? document.getElementById(obj) : obj;
警告 assignment to undeclared variable browser
源文件: http://static.doyouhike.net/scripts/common.js?v1120
行: 63
警告 function hideInfoTip does not always return a value
源文件: http://static.doyouhike.net/scripts/info.js?v1120
行: 183
源代码:
}
警告 assignment to undeclared variable Menu
源文件: http://static.doyouhike.net/scripts/menu.js?v1120
行: 4
警告 variable data hides argument
源文件: http://static.doyouhike.net/scripts/download_url.js
行: 22, 列: 12
源代码:
var data = null;
[/code]
我用FIREFOX 2.0.0.13以及IE6.0.2900.2180.xpsp_sp2_gdr都有同样的问题