Skip to content

heymatthenry/parallax.sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Parallax is a ridiculously awesome technique (If you're not familiar with it, go to http://silverbackapp.com/, grab a corner of the browser window and drag to resize). It's surprisingly easy to implement, to boot. And if you're using Sass for your CSS, it's even easier now--just use this mixin.

The only requirements for using this mixin are:
1) Alpha transparent images for your background, midground, and foreground, and
2) An alternative solution for IE6.

About

A Sass mixin to achieve a parallax effect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published