+ -
当前位置:首页 → 问答吧 → IE和Firefox兼容性问题高分求助

IE和Firefox兼容性问题高分求助

时间:2011-06-16

来源:互联网

http://www.jsj.com.cn/HotelBook/Hindex.aspx 谁能帮我调出来是哪个JS里面出错了吗?目标城市老是无法选中,

作者: zhang165310   发布时间: 2011-06-16

忘了说了,是在Firefox下无法选中,呵呵

作者: zhang165310   发布时间: 2011-06-16

document.attachEvent is not a function
[在此错误处中断] document.attachEvent("onkeypress",selectGCByKey); 
----------------------------
[在此错误处中断] while (tmpEle.tagName.toUpperCase()!="HTML") { 

作者: aspwebchh   发布时间: 2011-06-16

tmpEle is undefined
[在此错误处中断] while (tmpEle.tagName.toUpperCase()!="HTML") {

作者: aspwebchh   发布时间: 2011-06-16