2016年2月24日
摘要: 今天在写代码中遇到一个这样的问题。关于点击在html中添加点击事件,顺便把this对象通过参数传过去。 <a href='#' \>查看详情</a> <a href='javascript:markResolve(this);' \>标记解决</a> <a href='#' \>同步</a> 但是这 阅读全文
posted @ 2016-02-24 17:00 洛易 阅读(375) 评论(0) 推荐(0) 编辑