Advertise here

jQuery Plugins Tagged ‘Tutorial’

Dynamic Scrolling Shadow

August 05, 2014     5050     CSS3 & CSS Scroll
Dynamic Scrolling Shadow

A tutorial about creating flat shadow effect with CSS3 transform effects and jQuery.

It showcases stories each with a content panel that gives off a nice looking flat shadow. As you scroll through the website, each individual panel dynamically shifts the shadow based on where it is in your window.

Read More »

How to Create a Tiled Background Slideshow

June 12, 2014     9758     Slider CSS3 & CSS Effects
How to Create a Tiled Background Slideshow

A tutorial that shows how to recreate the four tiles slideshow effect using 3D transforms, transitions and animations. The aim is to implement a smooth effect and add some variations.

Read More »

Menu Transition In Effects

June 10, 2014     11573     Menu Effects
Menu Transition In Effects

A tutorial about creating push in side menu. Here you ll see a simple effect of making the menu links stack upwards. The second effect is a Metro inspired menu that stacks upwards but uses random delays to make it look unique every time.

Read More »

Google Grid Gallery

March 23, 2014     19320     Gallery Responsive Grid & Layout
Google Grid Gallery

A responsive Masonry grid with a gallery view using 3D Transforms. Based on the gallery seen on the Chromebook Getting Started guide by Google.

Read More »

Responsive Full Width Tabs

March 22, 2014     11251     Responsive Tabs
Responsive Full Width Tabs

A full width tab component with some example media queries for adjusting the icons of the tabs and the content layout.

The main idea is to show only icons for the mobile view and allow the text to appear when there’s enough space. The content columns and the containing media boxes have three different layouts.

Read More »

Creating a Flippin' 3D Countdown with CSS & JavaScript

February 17, 2014     11556     CSS3 & CSS Date & Time
Creating a Flippin' 3D Countdown with CSS & JavaScript

A nice tutorial about "Creating a Flippin’ 3D Countdown with CSS & JavaScript".

Read More »

Shape Hover Effect With SVG

January 07, 2014     8238     Effects
Shape Hover Effect With SVG

In this tutorial you ll create really cool hover effect. You ll be using SVG for the shape and Snap.svg for animating it on hover.

The idea is to create a SVG with one path that represents the shape background for some caption and to morph that path into another one on hover

Read More »

Perspective Page View Navigation

December 18, 2013     12321     CSS3 & CSS Menu Animation
Perspective Page View Navigation

Some effects for a perspective page view navigation where the page itself gets pushed away in 3D to reveal a menu or other items.

Pushing the site content aside to reveal a navigation has certainly become a trend for mobile navigations. The approach reflects some practices in app design where "views" are shown with animations. Here are small set of effects that take the page and move it in 3D to reveal a navigation.

Read More »

Responsive Photosets – Creating Beautiful Photosets with jQuery and CSS

December 16, 2013     4794     Responsive
Responsive Photosets – Creating Beautiful Photosets with jQuery and CSS

A nice tutorial about Creating Responsive Photosets with jQuery and CSS like seen on Tumblr.

Read More »

Animated CSS3 Perspective Menu with jQuery

December 10, 2013     6108     CSS3 & CSS Menu
Animated CSS3 Perspective Menu with jQuery

A tutorial about Creating Animated CSS3 Perspective Menu with jQuery. It's sidebar menu that when clicked would shift the perspective of the current window and slant it in a way that revealed the menu options.

It can be used as horizontal or vertical.

Read More »

Create a Google Play Style Menu

December 08, 2013     4996     Menu
Create a Google Play Style Menu

A tutorial about creating a Google Play style menu. The menu is interesting in that when you select a category, the other categories disappear and the current bar will rise up and reveal a sub menu for that category.

Read More »

Slider Timeline Menu with CSS3 and jQuery

December 04, 2013     24196     CSS3 & CSS Menu
Slider Timeline Menu with CSS3 and jQuery

Learn to create a slider timeline menu with CSS3 animations and jQuery. It is a fixed navigation that smooth scrolls to new sections with a cool slider effect.

Read More »

How to Create a Mosaic Transition Effect using jQuery

November 10, 2013     7733     Effects
How to Create a Mosaic Transition Effect using jQuery

A tutorial about "Building a mosaic transition effect between two photos using jQuery". Tutorial includes 2 demo page with different mosaic transition effect.

Read More »

Medium-Style Page Transition

October 30, 2013     5962     CSS3 & CSS Effects
Medium-Style Page Transition

An article on how to achieve Medium’s next page transition effect—an effect that can be seen by clicking anywhere on the “Read Next” footer at the bottom of the page. This effect is characterized by the lower article easing upward as the current article fades up and out.

Read More »

jQuery Tabs Tutorial

October 08, 2013     2895     Tabs
jQuery Tabs Tutorial

Tabs are easy to implement and can be built to work with your existing markup. This tutorial will walk through the process.

Read More »