SpokaneDude 0 Newbie Poster

I have seen this calendar (html5advent.com) whose design I would like to use in an iPad app. There is no problem generating the calendar; the questions are:

  • how do I capture a tap on one of the "days"?
  • what would be the best way to actually "create" the boxes? (I was thinking of a table)