Advertise here

jQuery Plugins Tagged ‘Tutorial’

Responsive Share Buttons CSS and jQuery

October 06, 2013     19861     Social Responsive
Responsive Share Buttons CSS and jQuery

A tutorial about Creating Responsive Share Buttons by using jQuery and CSS.

Advantage of creating own set of share buttons is that, it goes well with your layout, and you don't have to rely on bulky files that are loaded from anonymous servers, which could also slow down the page loading time significantly.

Read More »

Create a Pentagon Hover Effect with CSS3 and jQuery

October 02, 2013     4222     CSS3 & CSS Effects
Create a Pentagon Hover Effect with CSS3 and jQuery

A tutorial about Creating Pentagon Hover Effect by using CSS3 and jQuery. It smoothly meshes together a rotate effect with a slight nudge right to the image along with a colorization of the image.

Read More »

jQuery Modal Tutorial

September 11, 2013     4735     Modal & Overlay
jQuery Modal Tutorial

A tutorial about creating basic modal by using jQuery and CSS.

Read More »

Custom Drop-Down List Styling

August 28, 2013     100160     Menu Form Elements
Custom Drop-Down List Styling

A tutorial on how to create some nice custom drop-down lists with CSS and jQuery.

There are five examples with different looking drop-down menus and lists for various purposes.

Read More »

Creating Android Dock using jQuery & CSS3

August 26, 2013     5072     CSS3 & CSS Menu
Creating Android Dock using jQuery & CSS3

A tutorial about Creating Android Dock using jQuery & CSS3

The application icon will pop out consecutively when arrow image on the dock clicked and not just the icon beautifully animated the dock itself also rotating vertically with 3D style.

Read More »

Creating Jelly Navigation Menu for Touch Devices

August 23, 2013     5193     Menu Mobile
Creating Jelly Navigation Menu for Touch Devices

A tutorial about "Creating Jelly Navigation Menu for Touch Devices" by Smashing Magazine.

PaperJS used for the canvas graphics and TweenJS used for the animations.

Read More »

How to Create Accordion Menu with jQuery and CSS3

August 21, 2013     8829     CSS3 & CSS Menu
How to Create Accordion Menu with jQuery and CSS3

tutorial about creating an accordion menu by using jQuery and CSS3.

Read More »

Google Play's Multi-Level Navigation Menu

August 20, 2013     16317     Menu
Google Play's Multi-Level Navigation Menu

A tutorial about "Creating Google Play’s Multi-Level Navigation Menu".

This menu has smooth animation and let users peek at the root-level menu by simply hovering a back button. It's created with using HTML, CSS and jQuery.

Read More »

Multi-Level Push Menu

August 14, 2013     35955     CSS3 & CSS Menu
Multi-Level Push Menu

An experimental push menu with multi-level functionality that allows endless nesting of navigation elements.

The result is a “push” menu that can (theoretically) contain infinite nested sub-menus. When opening a sub-level, the whole navigation pushes the content more, allowing a slice of the parent menu to be visible. Optionally, this slice can be visible or not, in which case the sub-menu will simply cover its parent.

Read More »

On Scroll Header Effects

July 18, 2013     9933     Scroll Effects Animation
On Scroll Header Effects

Nice tutorial about some inspiration for headers that animate when scrolling the page. This tutorial show you what kind of effects could be used to spice up your website’s starting element and give it some life.

Read More »

Mobile Friendly and Responsive Expanding Search Bar

June 26, 2013     24183     Mobile Responsive
Mobile Friendly and Responsive Expanding Search Bar

A tutorial on how to create a mobile-friendly and responsive expanding search bar.

Summarized, this is what we want the search component to do:

  • Initially, we only want to show a button with a search icon.
  • When clicking on the icon, we want a text input to slide out.
  • The component should be fluid, meaning that we can use it in a responsive context.
  • For a smoother experience on touch devices, we’ll also want to add support for touch events.

Read More »

Simple Vertical Menu with jQuery and CSS3

June 23, 2013     18947     CSS3 & CSS Menu
Simple Vertical Menu with jQuery and CSS3

tutorial about how to create a simple, but very stylish vertical menu using some CSS3jQuery, a custom text font and the most impressive icon font. Combine all of these with a nice color scheme and you get a beautiful UI element, ready to be used in your projects!

Read More »

Horizontal Portfolio Layout with CSS3 Animations and jQuery

June 10, 2013     7063     CSS3 & CSS Effects
Horizontal Portfolio Layout with CSS3 Animations and jQuery

In this tutorial you're going to create a horizontal portfolio layout with cool hover effects. CSS3 animations and transitions used for hover effect of the portfolio items, and some jQuery to replicate the image pan effect on hover.

Also there is falling down effect on scroll, where the portfolio items fall down as soon as they enter the visible area of the viewport.

Read More »

On-Scroll Animated Header

June 06, 2013     18160     Scroll Responsive
On-Scroll Animated Header

fixed header that will animate its size on scroll. The inner elements will also adjust their size with a transition.

An animated header that will change its size on scroll. Once a certain amount of the page gets scrolled, the header will decrease its size and the inner elements will adjust their font-size/line height. There are example media queries for dealing with different screen sizes.

Read More »

Smooth Diagonal Fade Gallery with CSS3 Transitions

June 01, 2013     5357     Gallery CSS3 & CSS Effects
Smooth Diagonal Fade Gallery with CSS3 Transitions

In this tutorial you are going to create a gallery with a smooth diagonal fade effect, powered by css3 transitions. It will scan a folder with photos on the server and display them in a grid that spans the entire browser window. 

CSS3 capable browsers will show a smoothly animated diagonal fade effect, while older browsers will fall back to a simpler but still perfectly usable non-animated version of the gallery.

Read More »