Is there a way to use Javascript in a browser to make the escape key on the keyboard go back?
For instance, when visiting this page and clicking the "Fullscreen" link, it would be great to simply press the escape key and return to the previous page.
What is the trick in Javascript to achieve this magic?