过去的泉

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2015年12月16日

摘要: 1.onclick="showPic(this); return false;" 获取图片地址showPic.js1 function showPic(whichpic) {2 var source = whichpic.getAttribute("href"); // 获取该元素的'href'... 阅读全文
posted @ 2015-12-16 15:08 过去的泉 阅读(150) 评论(0) 推荐(0) 编辑