Hacker News new | past | comments | ask | show | jobs | submit login

Eh, do'h, of course. There's a few selectors anyway, but I'd have to check which ones exactly. :eq(n) and :visible from a quick check (:nth-child(n) can replace :eq(n) in some cases, but not all).



Yes, I've used :nth-of-type(n) for that too. Visibility is surprisingly messy though.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: