News

As an aside, note that the Intl.ListFormat() JavaScript object makes it easy to add “and” before the last item in a comma-separated array-to-string. So, the code ...
This next one is a little piece of code I recently had occasion to write – a menu bar consisting of buttons (image links), each of which can be in any one of three states: normal, hover and click.