基于jQuery实现照片墙自动播放特效

2020-05-24 21:36:59易采站长站整理

$(this).css("opacity",0.4);
}
i++;
});
if(maxNum == idx)
idx = 0;
}
loadUser();

</script>

</body>

</html>

界面截图:

参考:http://xiazai.jb51.net/201701/yuanma/jqueryphoto(jb51.net).rar