Bhnet sans jquery

website

Yes! This website is now jQuery free! The three things I had to change were:

  1. Pick a slideshow script that isn’t a jQuery plugin: jsOnlyLightbox.
  2. Rewrite my Flickr jQuery plugin (it needs its own page): /res/flickr.js.
  3. Figure out that jQuery selectors can be replaced with querySelectorAll.

There is a tiny bit of css interference left to fix between this site’s theme and jsOnlyLightbox, but that hopefully fixes itself once I switch themes.