Difference between revisions of "Template:SJTU-Software/loadingJs"
Ricky chen (Talk | contribs) (Created page with "$(document).ready(function(){ var loading = setInterval(progressBarUpdate, 1000) $(".content").load("welcome.html", function(){ $(".progressBar").css("width", "100%") se...") |
Gougoumemeda (Talk | contribs) (Blanked the page) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |