Skip to content

Instantly share code, notes, and snippets.

@boudhayan-dev
Created December 25, 2019 12:00
Show Gist options
  • Save boudhayan-dev/2b59d6239e6e44e4d672d472eaae21b9 to your computer and use it in GitHub Desktop.
Save boudhayan-dev/2b59d6239e6e44e4d672d472eaae21b9 to your computer and use it in GitHub Desktop.
Login.js
$(window).on('load', function () {
$('#loginModal').modal('show');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment