HTML5: Pointer Lock API Lets You Hide the Mouse Pointer From View
Browsers are on the way to becoming full-fledged gaming platforms. Thanks to HTML5 and JavaScript developing complex applications is still loads of work, but possible. Quite a few game concepts don’t rely on visible mouse pointers, though. Especially while controlling an app keyboard-based, a visible mouse pointer can get annoying. Use the new Pointer Lock API to simply hide it as necessary.
Categories: Others