🕶️
🤳 🌭
Pinned Loading
-
-
-
-
sawtooth-explorer
sawtooth-explorer PublicForked from hyperledger-archives/sawtooth-explorer
TypeScript
-
example-student-portal
example-student-portal Publicsingle page webapp that shows upcoming assignments with details
JavaScript
-
Click to spin JS
Click to spin JS 1$('body').prepend('<style>@keyframes spin {from {transform:rotate(0deg);} to {transform:rotate(359deg);} } @keyframes spinrev {from {transform:rotate(0deg);} to {transform:rotate(-359deg);} }</style>');
2$('body').click(function(event) {
3event.preventDefault();
4//use event.target with firefox
5var target = event.toElement || event.target;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.