Javascript – Changing the pointer cursor at each page reload
I'm writing some code trying to change a cursor at each reload, using javascript only. I'm using Math.random cause I have 13 different cursors (it's ghibli theme) It works fine for the default as I'm changing it on the html…