slide and scale images on Mobile.
please clone, and open demo.html
var default_options = {
// el: '',
// images: [{ realUrl: '', thumbUrl: ''}]
currentIndex: 0,
onMoveStart: null,
onMoving: null,
onMoveWillEnd: null,
onMoveEnded: null
}