使用方法
引入
1 2 | < script type = "text/javascript" src = "jquery.min.js" ></ script > < script type = "text/javascript" src = "jquery.simple-text-rotator.js" ></ script > |
html
1 | Super < span class = "rotate" >Simple, Customizable, Light Weight, Easy</ span > Text Rotator with Style |
javascript
1 2 3 4 5 | $( ".rotate" ).textrotator({ animation: "dissolve" , // 参数有 (default), fade, flip, flipUp, flipCube, flipCubeUp and spin. separator: "," , // 如果不需要逗号作为分隔符,则可以定义一个新的分隔符 (|, &, * etc.) by yourself using this field. speed: 2000 // 速度 }); |
特别申明:
本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com