摘要:
1、cursor:hand VS cursor:pointer firefox不支持hand,但ie支持pointer 解决方法: 统一使用pointer 2、innerText在IE中能正常工作,但是innerText在FireFox中却不行. 解决方法: if(navigator.appName.indexOf("Explorer") >-1){ document... 阅读全文
posted @ 2010-02-26 11:42 如是如是 阅读(272) 评论(0) 推荐(0)
浙公网安备 33010602011771号