• 締切済み

jQueryスライダーの止め方

jQuery Destaque Plugin http://globocom.github.io/destaque/ こちらのサイトのパララックススライダーを使おうと考えていますが、 デフォルトでスライドをストップさせる方法がわかりません。 どなたかご教授下さいますでしょうか。 また、このプラグインを使って ページネーションをつけた例がございますが、 http://www.nxworld.net/sample/jquery-destaque/ 「3」「4」を表示中に「1」「2」を押すと、 スライドが左から右に遷移しますが、 この方向を固定で右から左へ動かすことは可能でしょうか? こちらもわかる方がいらっしゃいましたら、是非宜しくお願い致します。

みんなの回答

回答No.2

http://globocom.github.io/destaque/ ↓ This is a example page, for full documentation and details, see The Github README file ↓ https://github.com/globocom/destaque/blob/master/README.md ↓ method pause(): Pauses the slideshow until a mouseover happens or resume is called

回答No.1

This is a example page, for full documentation and details, see The Github README file ↓ https://github.com/globocom/destaque/blob/master/README.md ↓ pause(): Pauses the slideshow until a mouseover happens or resume is called

関連するQ&A