鼠标移动到图片上变成小手

只需要在图片标签加上这个属性就可以了 

    
style="cursor:pointer"  
    
例如: 
    
<img src="images/xxx.gif" width="212" height="41" style="cursor:pointer">
posted on 2013-11-09 17:33  jin_qi_er  阅读(596)  评论(0)    收藏  举报