jQuery getJSON $.each load code when loop finishes?

ive changed this

if (dateA.getTime() < dateB.getTime())

to

if (dateA.getTime() > dateB.getTime())

so the order of the photos match the same in the flickr photoset

Hey man, that’s great, glad you got it working :slight_smile: