将a标签当做盒子来使用,但是在ie7下a标签不显示手型,使用cursor:pointer也没有任何效果
使用cursor:pointer 正常可以的
如果是display:block的话,给a标签的style加一个background 试试。