I added a new bit of Javascript in my last post, to allow me to create a slideshow of images. All I did was take the code from this W3Schools guide and made a few minor tweaks to make it work on the site. By far the most important change was one that ensures that the images still display for users that have Javascript disabled (the original version hides all the images by default).
I don’t plan on using it much, but it is nice to know it is there.