Home
Permalink to Independent Opening & Closing Elements with jQuery

Independent Opening & Closing Elements with jQuery

by on 06.04.2011 | no comments

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.

Permalink to jQuery Typewriter Revisited

jQuery Typewriter Revisited

by on 04.27.2011 | 18 comments

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.

Permalink to Recreating Return True’s Sliding Header Using jQuery

Recreating Return True’s Sliding Header Using jQuery

by on 03.29.2011 | 17 comments

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.

Permalink to Fluid Full Width Feature Slider Using jQuery Cycle

Fluid Full Width Feature Slider Using jQuery Cycle

by on 02.28.2011 | 37 comments

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.

Permalink to Infinite Carousel Photo Gallery With CSS 3 & jQuery

Infinite Carousel Photo Gallery With CSS 3 & jQuery

by on 02.26.2011 | 62 comments

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.

Permalink to Stacked Photo Gallery Using JQuery & CSS3

Stacked Photo Gallery Using JQuery & CSS3

by on 02.24.2011 | 2 comments

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.

Permalink to Using Nivo Slider In WordPress With Custom Captions

Using Nivo Slider In WordPress With Custom Captions

by on 02.20.2011 | 122 comments

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.

Permalink to MySQL: Many To Many Relationships Part Two

MySQL: Many To Many Relationships Part Two

by on 02.18.2011 | no comments

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.

Permalink to MySQL: Many To Many Relationships

MySQL: Many To Many Relationships

by on 02.08.2011 | 1 comment

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.

Permalink to MySQL: What Are Sub Queries & How Are They Used?

MySQL: What Are Sub Queries & How Are They Used?

by on 01.21.2011 | 6 comments

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.

Page 3 of 1712345...Last »