— Can I change cursor appereance to custom text ?
— I mean for example it
show up like a cursor instead of pointer
— You want the cursor to become text?
— I GUESS you could polyfill it by using mousemove
— Something like that is probably the easiest
— I'll try it thanks alot.
— Your article at least helped me understand that singletons are bad