Thumbnails Navigation Gallery with jQueryJuly 29, 2010

In this tutorial we are going to create an extraordinary gallery with scrollable thumbnails that slide out from a navigation. We are going to use jQuery and some CSS3 properties for the style. The main idea is to have a menu of albums where each item will reveal a horiz...

read more

Related Posts Slide Out Boxes with jQuery and CSS3July 21, 2010

The other day we were wondering how we could show our visitors more of our works. It's normal that in a blog older posts get forgotten and even if something might still be very interesting and relevant, it get's lost under the pile of new stuff. So we decided to creat...

read more

Slide Down Box Menu with jQuery and CSS3July 16, 2010

In this tutorial we will create a unique sliding box navigation. The idea is to make a box with the menu item slide out, while a thumbnail pops up. We will also include a submenu box with further links for some of the menu items. The submenu will slide to the left or ...

read more

Minimalistic Slideshow Gallery with jQueryJuly 5, 2010

In today's tutorial we will create a simple and beautiful slideshow gallery that can be easily integrated in your web site. The idea is to have a container with our slideshow and the options to view a grid of thumbnails, pause the slideshow, and navigate through the p...

read more

Image Highlighting and Preview with jQueryJuly 4, 2010

In this tutorial we will show you how to highlight and preview images that are integrated in an article or spread over a page. This is a nice way to allow users to view a bigger version of an image that is relevant to some context. We will highlight images on a delayed ...

read more

Awesome Cufonized Fly-out Menu with jQuery and CSS3June 28, 2010

In today's tutorial we will create a full page cufonized menu that has two nice features: when hovering over the menu items we will move a hover-state item that adapts to the width of the current item, and we will slide out a description bar from the left side of the ...

read more

Beautiful Photo Stack Gallery with jQuery and CSS3June 27, 2010

In this tutorial we are going to create a nice and fresh image gallery. The idea is to show the albums as a slider, and when an album is chosen, we show the images of that album as a beautiful photo stack. In the photo stack view, we can browse through the images by put...

read more

Latest Post Blogroll Slider with jQuery and PHPJune 17, 2010

In this tutorial we are going to create a blogroll slider that shows the latest post of your favorite blogs. We will be using jQuery, PHP and XSL. The aim is to get a given RSS feed of a blog and  parse the XML data with the help of PHP. We will apply XSL to transfor...

read more