Rebuilding my website: 2020
Posted 25th November 2020
No comments
It’s been seven years since I last re-designed my personal website. Here is a look at the technologies that I used to build my new website.
Stop WordPress plugins loading jQuery
Posted 23rd June 2014
1 comment
A quick method for stopping most WordPress plugins from loading an independent instance of jQuery (and thus avoiding conflicts).
Loading two versions of jQuery to support IE6-8 and modern browsers
Posted 26th September 2013
No comments
Instructions for implementing jQuery 1.x and 2.x to provide continued support for IE6, 7 and 8 whilst enjoying the benefits of jQuery 2.0 for all modern browsers.