Chinaunix首页 | 论坛 | 博客
  • 博客访问: 29513
  • 博文数量: 32
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 15
  • 用 户 组: 普通用户
  • 注册时间: 2015-05-14 09:52
文章分类

全部博文(32)

文章存档

2015年(32)

我的朋友

分类: 系统运维

2015-05-14 10:32:06

 var imgsrc = document.getElementById("imgsrc").getElementsByTagName('img');
 imgsrc[0].style.cursor="hand";
 imgsrc[0].onclick = new Function( "openArticle('/RssCommServlet?catalogid=29')");
 imgsrc[1].style.cursor="hand";
 imgsrc[1].onclick = new Function( "openArticle('/RssCommServlet?catalogid=30')");
 imgsrc[2].style.cursor="hand";
 imgsrc[2].onclick = new Function( "openArticle('/RssCommServlet?catalogid=31')");
 
 
 
阅读(363) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~