Files
resume.github.com/js
Conor McDermottroe b5671ce803 JSON -> JSONP
- Add missing `?callback=?` to calls to `$.getJSON` to turn them into
  JSONP calls to avoid same-origin lockdown.
- Move from `.forEach` to `$.each` to work around intermittent breakage
  with `.forEach`.
2012-06-26 01:23:30 +01:00
..
2012-06-26 01:23:30 +01:00