jquery 闪烁

setInterval(function(){ $("p").fadeOut(100).fadeIn(100); },200);
posted @ 2014-05-20 16:21  taotaowill  阅读(181)  评论(0)    收藏  举报