Hiding mouse for some componenets within the same routine

Try document.body.style.cursor=‘none’; instead of psychoJS.window.mouseVisible = false;