10000 GitHub - zhbok/slideImages: slideImage for mobile
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zhbok/slideImages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

slideImages

slide and scale images on Mobile. please clone, and open demo.html

Have a Look

Default Options

var default_options = {
    // el: '',
    // images: [{ realUrl: '', thumbUrl: ''}]
    currentIndex: 0,
    onMoveStart: null,
    onMoving: null,
    onMoveWillEnd: null,
    onMoveEnded: null
}

About

slideImage for mobile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.1%
  • HTML 20.9%
0