Independent Opening & Closing Elements with jQuery
In this tutorial we are going to take a look at how to create an opening & closing element. Normally this is quite easy, but these elements will be able to open & close independently. Let’s take a look at how this is possible.
jQuery Typewriter Revisited
I’ve noticed an extremely popular search term to my site is the jQuery Typewriter code I created a long time ago, so I’ve decided to revisit it and see what I can do to improve it. So today I’m going to show you what I’ve ended up with.
Recreating Return True’s Sliding Header Using jQuery
Kathy asked me how I created the sliding header that you may have noticed when you first entered the home page of Return True (yes, that’s this site). Well here is a very short tutorial explaining how it was done.
Fluid Full Width Feature Slider Using jQuery Cycle
A feature slider is great for highlighting important content on your site, but what if you want it to be fluid & stretch the full width of the browser? Here is a funky way of creating a full width feature slider using the jQuery cycle plugin.
Infinite Carousel Photo Gallery With CSS 3 & jQuery
I had a request to make a photo gallery in the same style of Derren Brown’s art gallery website. Unfortunately Derren has moved his art and the gallery is no longer there, but I wanted to try and replicate it using modern techniques anyway. Here’s the result.
Stacked Photo Gallery Using JQuery & CSS3
I was playing around with jQuery & CSS 3, and managed to cobble together this little gallery slash photo viewer. It’s not really ready to be used on websites right now, but it is a look at the promising things coming thanks to speedier Javascript & CSS.
Using Nivo Slider In WordPress With Custom Captions
You may remember I created a post explaining how to get Nivo Slider working inside a WordPress theme. Well I was recently asked by Andy if it was possible to use Nivo’s custom captions in WordPress too, so here is how to do it.
MySQL: Many To Many Relationships Part Two
Following on from the last tutorial, we are going to take a look at how to assemble some slightly more complex queries to filter the results from our many to many relationships.
MySQL: Many To Many Relationships
A fairly difficult subject to approach in MySQL is Many to Many relationships. The queries can be complicated and the data sets huge, but as it seems to be covered by tutorials very little I thought I’d have a shot a writing a tutorial about it.
MySQL: What Are Sub Queries & How Are They Used?
I have had a few questions recently asking what sub queries are and how they are used. While there are a number of articles out there on the subject they don’t explain it in a detailed manner as I would like. So here is my take on them.















