Use an image along with CSS cursor property, I don't see any need of JavaScript heere... Demo div { cursor: url(YOUR_IMAGE_URL), auto; } ...
確定! 回上一頁