a156845044 / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

the script applies class to IE 7 and 8 when use :first-child #349

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please see the official demo page of ":first-child".

The script applies class to IE 7 and 8, but IE 7 and 8 don't need the class 
because they already have build-in :first-child pseudo selector.

http://ie7-js.googlecode.com/svn/test/first-child.html

Original issue reported on code.google.com by elegance...@gmail.com on 11 Nov 2011 at 4:20