Html
    Css
    Js

    
                        
 #code p:nth-child(odd) {
	color:rgb(157,35,228);
}
#code p:nth-child(even) {
	color:red;
}
#code p:nth-child(1) {
	color:red;
}
#code p:nth-child(2) {
	color:rgb(240,27,134);
}
#code p:nth-child(3) {
	color:rgb(173,230,203);
}
#code p:nth-child(4) {
	color:rgb(40,228,65);
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:2.1.4
 立即下载

jq实现文字闪烁输入

更新时间:2020-06-11 01:08:48

注意:cv到浏览器第一次打开或者刷新都可

jq实现文字闪烁输入,酷炫闪烁文字输入,表白神器,文字抖动

0