News

My understanding of Javascript scope is that every time $.getJSON succeeds, I should be allocating a new "slides" variable which contains the result of my JSON call. On Friday this is how it was ...