jQ not()选择器 与 css3 :not( selector )选择器

1.jQ  not()

2.css3 not  w3c在线演示地址  http://www.w3school.com.cn/tiy/t.asp?f=css_sel_not

总结:

注意两者还是有区别的

1.css3里面not()选择器不能同时写两个类:

2.而在jQ not()里面可以同时写

 

posted @ 2016-11-14 18:42  front-gl  阅读(633)  评论(0编辑  收藏  举报