Background Parallax Summary
The jQuery Background Parallax project is a plugin that causes a background image to scroll at a different speed to content, giving an illusion of depth.
You can set up the background parallax on any scrolling element (such as a div, with overflow set to auto) and it works both horizontally and vertically.
Panel Example
This is an example of a panel of content within the scrolling division.
The parallax effect will cause the background to travel faster than this content.
Panel Example
This is an example of a panel of content within the scrolling division.
The parallax effect will cause the background to travel faster than this content.
Panel Example
This is an example of a panel of content within the scrolling division.
The parallax effect will cause the background to travel faster than this content.
Panel Example
This is an example of a panel of content within the scrolling division.
The parallax effect will cause the background to travel faster than this content.
Panel Example
This is an example of a panel of content within the scrolling division.
The parallax effect will cause the background to travel faster than this content.
Panel Example
This is an example of a panel of content within the scrolling division.
The parallax effect will cause the background to travel faster than this content.
Options
- intensity
- The intensity of the effect. Set to "0.5" by default. "1" would scroll the background at the same speed as the content, "0.5" makes the background move more slowly than the content. "1.5" makes the background move faster than the content. Sensible values range from "0.1" to "2.5".