Navigating with Style (Sheets)

I’ve made some more progress with the new design, this time with the actual navigation of archived posts. Being that this site has been around for 4 years, I decided not to do a typical Monthly archive option simply because the list would be too long. Instead, you have the ability to switch between the Most Recent Posts and a Category listing (complete with the number of posts made in each).

The lists are generated by Wordpress, but the presentation is a simple mix of CSS and Javascript that swaps the display style from none to block. Right now it always resets once you visit another page, but I’m hoping to fix that soon. The Javascript functions are coded in the actual page HTML, so feel free to view source and copy the script for your own work.

Comments are closed.