0

I'm making an HTML5 game using HTA (HTML Application) and I'm trying to import a custom cursor. The dimensions of this cursor is 48x48.

body{
cursor:url('arrow.cur'), auto;
}

I don't know why this isn't working. If someone could help, that'd be great!

rac0208
  • 39
  • 1
  • 8

1 Answers1

0

coding is correct but check your folder image path and also check more reference