pop
a要素にdata-transition=”pop”を指定するとポップアニメーション(次ページが中心から拡大されて表示)でページ遷移を行います。
<a href="#next" data-transition="pop">next</a>
Android端末では他のdata-transition=”pop”を指定してもfadeアニメーションが採用されます。
登録日 : 2012年09月19日 最終更新日 : 2016年12月19日
jQuery Mobileに関するリファレンスを提供するサイト
a要素にdata-transition=”pop”を指定するとポップアニメーション(次ページが中心から拡大されて表示)でページ遷移を行います。
<a href="#next" data-transition="pop">next</a>
Android端末では他のdata-transition=”pop”を指定してもfadeアニメーションが採用されます。
登録日 : 2012年09月19日 最終更新日 : 2016年12月19日