点击显示大图
1 | <img onclick="showBigImg(this);" name="'+name+'" src="url" style="max-width:300px;max-height:300px;cursor:pointer;bottom:0px;position:absolute;"> |
例子

1 | <img onclick="showBigImg(this);" name="'+name+'" src="url" style="max-width:300px;max-height:300px;cursor:pointer;bottom:0px;position:absolute;"> |