Opera9.5无法正常浏览javaeye

rainlife 2008-06-29
今天使用opera,无法正常浏览javaeye。
try {document.execCommand('BackgroundImageCache', false, true);} catch(e) {}

页面不能正常显示,会显示上面的那段代码。看了一下opera生成的HTML
,有这样一段引用javascript:
<script type="text/javascript">try {document.execCommand('BackgroundImageCache', false, true);} catch(e) {}</script>
rainlife 2008-06-29
http://www.javaeye.com/javascripts/application.js

可能是由于application.js这个文件引起的。
Quake Wang 2008-06-30
请问具体出错信息是什么?我在windows xp下面用opera9.5测试过是正常的
你的操作系统是什么?