Re: Selecting an element combining nth-of-type() and a class/ID

On Mon, Mar 30, 2009 at 8:07 AM, Charles <landemaine@gmail.com> wrote:
> What if you want it to match another pseudo class with also an ID?
> For instance: li:nth-match(2, :nth-last-of-type#today.new)
> We need a similar flexibility...

I'm not sure what that would match, even if you had the hypothetical
ability to do that.  Can you give an example?

~TJ

Received on Monday, 30 March 2009 13:18:24 UTC