Skip to content

anovsiradj/Blueprint-FullWidthImageSlider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.2%
  • CSS 18.0%
  • HTML 15.8%