只需要在图片标签加上这个属性就可以了
style="cursor:pointer"
例如:
<
img
src
=
"images/xxx.gif"
width
"212"
height
"41"
style
"cursor:pointer"
>