News

In a simple example like this, it’s straightforward to add basic keyboard shortcuts to help reduce mouse clicks and make the user more productive. Using JavaScript you can add an event listener ...
So if you’ve ever desired to build shortcuts into your Web app, there’s a new and easy to use JavaScript library by the name of Mousetrap that can help. Mousetrap is a simple and small (1.5kb ...
the extension does the job and brings keyboard shortcuts to all major browser functions (e.g. close right tab, open a particular site), bookmarklets and in fact any snippet of javascript code out ...