Reputation: 54949
I need to convert a design to HTML CSS and the site uses the latest fad of parallax effect. I did the research and came across a dozen of plugins for the achiving this.
The website has the following features
Which plugin do u suggest and any starting point for me to get started?
Upvotes: 0
Views: 6111
Reputation: 21
In case you just need to add some background parallax, you can use the parallax background builder described in this post http://webdesy.com/parallax-scrolling-builder/
Upvotes: 1
Reputation: 5986
My personal favourite for scrolling parallex is superscrollorama. It has loads of really good examples on their site and is well maintained. For slideshows I use FlexSlider, it is really good for basic slideshows and works well within responsive designs. For tabs i usually just use a bit of my own jQuery as plugins can be abit overkill. Hope that helps
Upvotes: 2