Lea Verou 3/14/2010

CSS3 structural pseudo-class selector tester

Read Original

This article introduces an interactive CSS3 selector tester that improves upon existing demos by supporting all four nth-type selectors (nth-child, nth-last-child, nth-of-type, nth-last-of-type), allows dynamic element addition/removal, and uses native browser implementation for accurate selection matching (excluding IE and older browsers).

CSS3 structural pseudo-class selector tester

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes