源码查看
【功能说明】
利用insertBefore制作简单的循环插空效果
【HTML代码说明】
【CSS代码说明】
.in{ height: 20px; line-height: 20px; width: 20px; background-color: blue; text-align: center; color: white; }
【JS代码说明】
好了,