public marks

PUBLIC MARKS with tags selector & css

2011

ded/qwery - GitHub

by Xavier Lacot
A compact css querier (less than 1K minified)

2010

2009

Introducing SelectorGadget: point and click CSS selectors

by ycc2106
bookmarklet that makes CSS selector generation and discovery on complicated sites a breeze.

2008

2006

CSS selectors: basic browser support | l–c–n.com

by Hieroglyphe & 2 others
These charts compare basic support for the various selectors, pseudo-classes and pseudo-elements defined in the CSS Selectors module

CSS event:Selectors

by jackysee & 11 others (via)
以 CSS-selector 做 function assignment 的 javascript library,類似 Behaviour,但這個可以有 multiple selector,和自動的 element attachment

2005

Eric's Archived Thoughts: Universal Child Replacement

by nhoizey
there is a way to simulate child selection without actually using the child combinator. The general pattern is to use a normal descendant selection in your first rule, and then “undo” the first rule with a second that has a universal selector in the middle. Suppose you want to boldface any p element that’s a child of a div, but no others. The solution: div p {font-weight: bold;} div * p {font-weight: normal;}

PUBLIC TAGS related to tag selector

code +   codes +   css +   customization +   customize +   layout +   myspace +   reference +  

Active users

Xavier Lacot
last mark : 11/04/2011 09:41

Jeremy B.
last mark : 05/04/2010 20:10

shinze
last mark : 18/03/2010 10:09

naudjf
last mark : 17/09/2009 14:55

ycc2106
last mark : 07/04/2009 13:05

piouPiouM
last mark : 07/02/2009 17:02

krachot
last mark : 13/11/2008 07:53

Hieroglyphe
last mark : 16/10/2006 23:12

kemar
last mark : 10/10/2006 12:42

tagtooga
last mark : 22/05/2006 19:56

jackysee
last mark : 22/03/2006 01:59

nhoizey
last mark : 13/06/2005 10:46