Skip to content

Latest commit

 

History

History
executable file
·
24 lines (16 loc) · 749 Bytes

README.md

File metadata and controls

executable file
·
24 lines (16 loc) · 749 Bytes

Blueprint: Full Width Image Slider

A very simple 100% width slider that scales down to mobile.

Usage

$(selector).CBPFWSlider({
	start: 0, // first image to show (zero-based),
	speed : 500, // transition speed in milisecond
	easing : 'ease' // css transition easing
});

article on Codrops

demo

The Blueprints are a collection of basic and minimal website concepts, components, plugins and layouts with minimal style for easy adaption and usage, or simply for inspiration. Check out all of our Blueprints here

LICENSING & TERMS OF USE