Skip to content

jQuery plugin GlideSlide append to any site background sliding images

Notifications You must be signed in to change notification settings

mikehoh/GlideSlide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GlideSlide v0.01

jQuery plugin GlideSlide append to any site background sliding images

Using example

  $('body').glideslide({
    // Files that should be on background
  	files: ['filename1.jpg','filename2.jpg'],
  	// Folder which contain these files
  	path: 'images',
  	// Time between image change in ms
  	delay: 15000
  });

About

jQuery plugin GlideSlide append to any site background sliding images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published