Wednesday, October 22, 2014

CSS & Parallax effects

The idea of a parallax effect is to make it so the background is moving at a different speed then the foreground. There are many different ways to do this.  One of the most common ways to do this is using jQuery and JavaScript.  But it is possible to do it only using CSS.

Here is a list of different sites that have tutorials on how to create that parallax effect. These are great and will give you a lot of very useful information.  But I think I found a tutorial that is MUCH easier to work with and only uses CSS.

http://keithclark.co.uk/articles/pure-css-parallax-websites/

In this tutorial Keith demonstrates how to use CSS transforms, perspective and some scaling trickery to create a pure CSS parallax scrolling website. If I had to choose one to use, it would be this one ...

PARALLAX SLIDER WITH JQUERY

parallax_slider

Building a Parallax Scrolling Storytelling Framework

Parallax-Scrolling-Tutorials-2

FLUID CSS3 SLIDESHOW WITH PARALLAX EFFECT

Parallax-Scrolling-Tutorials-3

PARALLAX CONTENT SLIDER WITH CSS3 AND JQUERY

Parallax-Scrolling-Tutorials-4

Simple Parallax Effect Tutorial

Tutorial || Demo
Parallax-Scrolling-Tutorials-5

Parallax Effect

Parallax-Scrolling-Tutorials-6

Parallax scrolling website interfaces

Parallax-Scrolling-Tutorials-7

Create a Funky Parallax Background Effect Using jQuery

Parallax-Scrolling-Tutorials-8

Scrolling Parallax

Tutorial || Demo
Parallax-Scrolling-Tutorials-9

A Simple Parallax Scrolling Technique

Parallax-Scrolling-Tutorials-10

Create a Parallax Scrolling Website Using Stellar.js

Parallax-Scrolling-Tutorials-11

One Page Website, Vertical Parallax

Parallax-Scrolling-Tutorials-12

The parallax effects with jQuery

Parallax-Scrolling-Tutorials-13

JQUERY PARALLAX – ANIMATED HEADER

Parallax-Scrolling-Tutorials-14

Super Easy Parallax Effect with jQuery

Tutorial || Demo
Parallax-Scrolling-Tutorials-15

No comments:

Post a Comment