kavinithiy / ie7-js

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

[Request] Support more pseudo classes #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I would like to use ie7-JS in AdSweep to support Internet Explorer but I 
need all pseudo classes. Here's the list of selectors that I'd like:

:nth-of-type()
:nth-last-of-type()
:first-of-type
:last-of-type

Thanks,

Original issue reported on code.google.com by landemaine@gmail.com on 13 May 2009 at 8:06

GoogleCodeExporter commented 9 years ago
Do you really need these? :)

I might add them but it doesn't seem particularly urgent.

Original comment by dean.edw...@gmail.com on 11 Feb 2010 at 3:08

GoogleCodeExporter commented 9 years ago
These are the only selectors that I need to be able to use AdSweep in Internet 
Explorer.

Original comment by landemaine@gmail.com on 11 Feb 2010 at 4:01

GoogleCodeExporter commented 9 years ago
I'm preparing version 2.1 right now. If I have time I will include these 
selectors (I 
already have the code). You can help by producing a test page for them. :)

Original comment by dean.edw...@gmail.com on 11 Feb 2010 at 4:11

GoogleCodeExporter commented 9 years ago
Ok, here's a test page I did real quick (see attachment).

Original comment by landemaine@gmail.com on 11 Feb 2010 at 4:45

Attachments:

GoogleCodeExporter commented 9 years ago
These will be provided in IE9.js in version 2.1 (next week sometime).

Original comment by dean.edw...@gmail.com on 14 Feb 2010 at 10:46