I dislike when websites and programs use mouse.hide() or cursor.hide(). Is there any way to disable any program from ever using them?

link|improve this question
1  
Block javascript, flash, css, everything but HTML. Although in that case you lose a lot of content also. – Daisetsu Jul 2 '10 at 23:17
You didn't mention whether or not this occurs while you are typing, so I'll throw this out there: have you checked the Mouse control panel setting Hide pointer while typing? – boot13 Aug 22 '10 at 15:35
feedback

1 Answer

Have ou tried using Windows accessibility features, like show lcoation of pointer ?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown