The relatedTarget event property gives information about the previous/next element when dealing with focus events.
Articles – Page 85
Keep writing, writing, writing ...
Today I learned that you can select multiple tabs in Firefox and Chrome
The discovery of the caption-side CSS property which can be used to change the position of caption elements
Create your custom REPL Node.js environment with a few lines of JavaScript
If the 2nd argument of String.prototype.replace is a string replacement patterns can create hard to find bugs