IE6 图片轮换效果JS报类不能支持automation操作

nuanqingkong 2012-03-06 10:20:52

function cleanallstyle() {
for (i=0;i<7;i++) {
document.getElementById("focus_"+i).className = "" ;
}
}
function show_focus_image(index) {
clearTimeout(refreshHotQueryTimer);
setHotQueryList(index);
refreshHotQueryTimer = setTimeout('refreshHotQuery();', 5000);
}
function setClick() {
clearTimeout(refreshHotQueryTimer);
}
var refreshHotQueryTimer = null ;
var hot_query_td = document.getElementById('HotSearchList');
setHotQueryList(CurrentHotScreen);
refreshHotQueryTimer = setTimeout('refreshHotQuery();', 5000);

调用<a onmouseover="show_focus_image(" + j + ")" href="#target="_blank" blockid="931">文字</a>在IE6下报类不能支持automation操作,求解释
...全文
219 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
weishanwei 2012-03-19
  • 打赏
  • 举报
回复
没有问题吧

87,989

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧