Search tips
  • Introducing SelectorGadget: point and click CSS selectors
    bookmarklet that makes CSS selector generation and discovery on complicated sites a breeze.
    in Public bookmarks with bookmarklet css edit selector by 2 users
  • Sizzle JavaScript Selector Library
    A pure-JavaScript CSS selector engine designed to be easily dropped in to a host library. Sizzle supports virtually all CSS 3 Selectors – this even includes some parts that are infrequently implemented such as escaped selectors (“.foo\\ bar”), Unicode selectors, and results returned in document order. There are a few notable exceptions to the CSS 3 selector support (the reasoning for this decision can be found here): * :root * :target * :nth-last-child * :nth-of-type / :nth-last-of-type / :first-of-type / :last-of-type / :only-of-type * :lang() In addition to the CSS 3 Selectors Sizzle supports the following additional selectors or conventions.
    in Public bookmarks with css javacript selector by 2 users


selector from all users