摘要: 一.下载:1.在线安装地址:http://subclipse.tigris.org/update_1.6.x2.安装包下载地址:http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240二.安装:1.在线安装:(1)h... 阅读全文
posted @ 2015-08-10 16:39 土豆哥 阅读(243) 评论(0) 推荐(0) 编辑
摘要: 常用兼容fire fox的解决办法一.js不兼容:1.event不兼容,必须通过参数传递过来:function test(event){//兼容fire foxvar event = event || window.event;}2.returnValue不兼容://兼容fire fox if(wi... 阅读全文
posted @ 2015-08-10 14:09 土豆哥 阅读(419) 评论(0) 推荐(0) 编辑