Among the navigation methods that Slideshow provides are arrows and arrows+ (enhanced). Navigation methods are intended to be complemented by CSS. Style sheet class names used by Slideshow can also be customized - see the manual for full instructions. Click the Features above to see more.
myShow = new Slideshow('slideshow', { type: 'push', navigation: 'arrows', transition: Fx.Transitions.bounceOut, duration: [1000, 2000], width: 400, height: 300, images: ['1.jpg', '2.jpg' ... '8.jpg'], hu: 'images/' });
myShow.props.navigation =