小编veb*_*bby的帖子

IMAGE标记中的style属性在所有浏览器中都不起作用

style属性不起作用.
在我的代码中,我正在使用图像进行打印.我想要HAND CURSOR,所以我添加了样式属性,如下面的代码

<img id="btnPrint" alt="Print" imagealign="AbsBottom" onclick="winPrint()" src="../../Images/print.gif" style="cursor: hand" />  
Run Code Online (Sandbox Code Playgroud)

但这不适用于Internet Explorer以外的浏览器.
请帮帮我.

html css vb.net cursor

0
推荐指数
1
解决办法
524
查看次数

标签 统计

css ×1

cursor ×1

html ×1

vb.net ×1