Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サイトのギャラリーに jCoverFlip (http://www.jcoverflip.com/) プラグインを使用しています。私がやりたいのは、このギャラリーを円形にすることです。どうすればこれができるか知っている人はいますか?
ありがとう
これを試してください:
$("#button").click(function(){ $('#flip').jcoverflip('next', 1, true); });
next( [by=1], [wrapAround=true], [callback], [originalEvent={}])