public marks

PUBLIC MARKS from fredbird with tag style

02 June 2005

Simon Willison: getElementsBySelector()

by 2 others (via)
Inspired by Andy, I decided to have a crack at something I've been thinking about trying for a long time. document.getElementsBySelector is a javascript function which takes a standard CSS style selector and returns an array of elements objects from the document that match that selector.

11 May 2005

Joel on Software - Making Wrong Code Look Wrong

by 5 others
making robust code by literally inventing conventions that make errors stand out on the screen.

fredbird's TAGS related to tag style

convention +   css +   dev +   dom +   javascript +   lang:en +   source-code +   type:article +   xhtml +