Slider Gallery

18Feb

Background

Michiel Kenis requested a tutorial explaining how to create a similar effect used to showcase the products on the Apple web site.

This 'product slider' is similar to a straight forward gallery, except that there is a slider to navigate the items, i.e. the bit the user controls to view the items. Simple stuff.

jQuery already [...]

Slide out and drawer effect

6Jan

Background

John Resig, author of jQuery demonstrated how easy is create this simple slide aka drawer aka accordion effect during @media Ajax 2007 - it also makes for a great introduction to jQuery.

The effect is commonly known as an 'accordion' and it's usually used to slide up, or down blocks of content to expose [...]