Custom cursor image doesn't work in all IEs?

后端 未结 8 1662
梦如初夏
梦如初夏 2020-11-30 11:16

I think I have tried different methods suggested all over the internet but nothing worked. This is my current css code:

div {
   cursor: url(images/zoomin.c         


        
8条回答
  •  甜味超标
    2020-11-30 12:07

    this one work for me proved in IE10, INDEXED in the of index.html( you must use absolute routes)

    
    

提交回复
热议问题