js css一些不知道的方法
1:setTimeout(fn,时间) clearTimeout()
2:img alt="装载中"
3:层次高低
css:z-index 100; positive:relative;
3:移动图层
positive:relative top:-1
4:clear:left 不要左边靠
5:jquery里面终于的each
6:jquery置空.html("")
补充:Web开发 , Jsp ,
1:setTimeout(fn,时间) clearTimeout()
2:img alt="装载中"
3:层次高低
css:z-index 100; positive:relative;
3:移动图层
positive:relative top:-1
4:clear:left 不要左边靠
5:jquery里面终于的each
6:jquery置空.html("")
补充:Web开发 , Jsp ,