Devrama Slider は、多くの特別な機能をサポートする画像スライダーです。画像スライドのサポートに加えて、他の HTML コンテンツもサポートされています。主な機能: 応答性、画像のプリロード、画像の遅延読み込み、プログレス バー、カスタム ナビゲーション バー、コントロール ボタンなど。
オンラインデモ プラグインのダウンロード
デフォルトパラメータ設定:
$('#my-slide').DrSlider({ width: undefined, height: undefined, userCSS: false, transitionSpeed: 1000, duration: 4000, showNavigation: true, classNavigation: undefined, navigationColor: '#9F1F22', navigationHoverColor: '#D52B2F', navigationHighlightColor: '#DFDFDF', navigationNumberColor: '#000000', positionNavigation: 'out-center-bottom', navigationType: 'circle', showControl: true, classButtonNext: undefined, classButtonPrevious: undefined, controlColor: '#FFFFFF', controlBackgroundColor: '#000000', positionControl: 'left-right', transition: 'slide-left', showProgress: true, progressColor: '#797979', pauseOnHover: true, onReady: undefined});