2009年2月6日

[转]firefox与IE的background属性backgroundImage

摘要: 本文转自:http://bbs.blueidea.com/archiver/tid-2804690.html 原文如下: xbj126 发表于 2007-10-30 11:36 用javascript更改background属性,firefox不支持,请求解决方法 我的代码如下 document.getElementById("news").background = "images/news_b... 阅读全文

posted @ 2009-02-06 13:37 freeliver54 阅读(1305) 评论(0) 推荐(0)

[转]firefox与IE的nextSibling

摘要: 本文转自:http://ailantian.bokee.com/6418694.html 原文如下: 网上firefox和ie的javascript兼容性也讲的比较多了 可以在百度上搜索"firefox javascript 兼容性" 比较简单的东西百度上能找到中文的就用baidu好了. 主要一般都是document.all这样的应用,一般改为getElementById 还有就是一个页面有多个表... 阅读全文

posted @ 2009-02-06 12:51 freeliver54 阅读(2997) 评论(0) 推荐(0)

[转]firefox与IE的事件处理

摘要: 本文转自:http://space.flash8.net/space/?uid-582121-action-viewspace-itemid-344663 原文如下: //javascrīpt可以存在没有参数的函数在调用时添加参数 function myfunction(){ var event = arguments[0] || window.event; //firefox |... 阅读全文

posted @ 2009-02-06 12:34 freeliver54 阅读(400) 评论(0) 推荐(0)

导航