Revision history of "Template:SJTU-Software/loading.js"

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 17:05, 11 September 2015Ricky chen (Talk | contribs). . (636 bytes) (+636). . (Created page with "$(document).ready(function(){ var loading = setInterval(progressBarUpdate, 1000) $(".content").load("welcome.html", function(){ $(".progressBar").css("width", "100%") se...")