Javascript clickable bar graphs

Clicking a bar will turn it green up to the point it was clicked at

  1. numbered segmented bar made of spans of style inline with a set width
  2. same as above but without the numbering
  3. numbered segmented bar made of divs of style float: left with a set width
  4. same as above but without the numbering

Comments to jeff@thelimit.com