Skip to content

Instantly share code, notes, and snippets.

@smartdeal
Created December 5, 2016 18:15
Show Gist options
  • Save smartdeal/22fb9004f4e4cc339e23ad55db8d4a76 to your computer and use it in GitHub Desktop.
Save smartdeal/22fb9004f4e4cc339e23ad55db8d4a76 to your computer and use it in GitHub Desktop.
$.when( runGal() ).done(function() {
$('.fotogal').show();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment