绝对经典的滑轮新闻显示(javascript+css)实现

  绝对经典的滑轮新闻显示(javascript+css)

  很早就有了,今天又见到,拿出来大家分享一下。。。

  效果如下图:

screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmousewheel="return imgzoom(this);" onclick="if(!this.resized) {return true;} else {window.open('/upload/200732110349437.jpg');}" border=0 alt="" align=center src="http://files.glzy8.com/upload/200732110349437.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}">

  

   [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]

  下载此文件