zachleat’s avatarzachleat’s Twitter Archive—№ 6,678

    1. IE8 doesn’t support the :checked CSS selector but [checked="checked"] seems to work in its stead. (via @wilto)
  1. …in reply to @zachleat
    @zachleat Following up, this approach works on load but requires repaint for dynamic updates.