引用jquery和jquery.jqfader.js到您的页面任意位置
1 2 | < script type = "text/javascript" src = "js/jquery.js" ></ script > < script type = "text/javascript" src = "js/jquery.jqfader.js" ></ script > |
js设置你要淡出的css
1 | jQuery( ".yourclass" ).jqfader(); |
css将对应样式设置为隐藏
1 | .yourclass{ display : none ; } |
参数
Name Value Default
speed number 500
randomize false|true false
reverse false|true false
animate number 500
callback function void
特别申明:
本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com