Como ocultar o ponteiro do mouse em JavaScript
(object).style.cursor = 'none'
Friendly Fly
(object).style.cursor = 'none'