Make The WordPress Gallery functional
Since version 3.5 WordPress has a native feature for creating media galleries. This works great in the back-end but doesn’t look that great on the page. It just displays a grid of images without any functionality. To make The WordPress Gallery functional and look more like a gallery we are going to write a WordPress plugin […]
Expanding DSlider (jQuery content slider)
In this tutorial I will show you how to add new functions to the DSlider (jQuery content slider), created in a previous video. First we will clean up the javascript file, then add a timer that will automaticly animate after a specified time, and finally we’ll make it controllable by the left and right arrow keys.
WordPress: Theme tutorial part 1 (Photoshop)
The Photoshop part of the Wordpress theme tutorial. This is the first out of 3 or 4 tutorials on Wordpress theme design. In this tutorial we will start by designing and slicing the theme in Photoshop.
jQuery: Content slider
In this tutorial I will show how you can make a content slider with Javascript and jQuery. First we’re going to make the buttons, then make the basic HTML, style it with CSS, and finally animate it with jQuery.
jQuery: Navigation menu
In this tutorial i’m going to show you how to make a navigation menu with Photoshop, jQuery, xHTML, and CSS.