一些很酷的CSS3页面过渡效果,你也可以定制自己的过渡效果。
依赖库有这些
Css库
1 | < link rel = "stylesheet" type = "text/css" href = "css/animations.css" /> |
Javascript库
1 2 | < script src = "./js/jquery.min.js" ></ script > < script src = "js/transition.js" ></ script > |
Html
1 | < div class = "pt-page pt-page-4" ></ div > |
选项:
Name | Type | Description | Need |
---|---|---|---|
$main | Object | The container of transition pages | true |
loop | Bool | Whether the list list of transition pages can be recycledthe | false |
callback | Function | Callback for page changed | false |
方法
Name | Description | Args |
---|---|---|
nextPage(x) | Do transition pages method | transition type(int) |
prevPage(x) | Do transition pages method | transition type(int) |
appendPage(html) | Append pages to main container | append content(string) |
特别申明:
本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com