jQuery

FacebookTwitter
I found approaching jQuery to be an intimidating experience because I’m not a developer. http://designfestival.com/an-introduction-to-jquery-for-designers/

An Introduction to jQuery for Designers » JavaScript, jQuery » Design Festival

Sliders / Galleries

Tutorials | Codrops - Page 7

http://tympanus.net/codrops/category/tutorials/page/7/ Tutorials In this section you will find in-depth how-tos involving common web development and web design techniques. Animated Content Menu with jQuery
Today we want to show you how to create a slick menu with a nice animation feature on hover. The idea is to make some elements slide out, change and animate the background color of the item and then slide the elements back in with a different color.

MENU: Animated Text & Icon Menu w/ jQuery

http://tympanus.net/codrops/2011/07/12/animated-text-and-icon-menu/

Filter Functionality with CSS3

Using the general sibling combinator and the :checked pseudo-class, we can toggle states of other elements by checking a checkbox or a radio button. http://tympanus.net/codrops/2012/01/09/filter-functionality-with-css3/

Creative CSS3 Animation Menus

Being in the mood for experimenting with CSS3, I'd like to show you some creative menu hover effects in today's tutorial. The idea is to have a simple composition of elements, an icon, a main title and a secondary title, that will be animated on hover using only CSS transitions and animations. http://tympanus.net/codrops/2011/10/24/creative-css3-animation-menus/

Accordion with CSS3

Using hidden inputs and labels, we will create a CSS-only accordion that will animate the content areas on opening and closing. http://tympanus.net/codrops/2012/02/21/accordion-with-css3/

Flip! A jQuery plugin v0.9.9

Flip is a jQuery plugin that will flip easily your elements in four directions. Try it http://lab.smashup.it/flip/

Smooth Scroll to Top w/ jQuery

If the web page has lots of content, its a good idea to provide visitors with an easy way to quickly scroll to the top of the page. http://gazpo.com/2012/02/scrolltop/