Old school javascript one that does stuff? A static image? A bunch of static images that change depending on what cursor action is going on (like hovering)?
I used a custom cursor for my previous layout, all it used was a bit of CSS, and png/cur for the cursor file, though my cursor didn't change depending on where it hovered, just a static image.
Any tips welcomed!
Old school javascript one that does stuff? A static image? A bunch of static images that change depending on what cursor action is going on (like hovering)?
I used a custom cursor for my previous layout, all it used was a bit of CSS, and png/cur for the cursor file, though my cursor didn't change depending on where it hovered, just a static image.
@enflicted @civergentrays - I guess I've got some research to do!