Revision history of "Team:UT-Tokyo/getUrlVars.js"

From 2014.igem.org

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) 14:26, 9 October 2014 Pineappler (Talk | contribs) (314 bytes) (Created page with "function getUrlVars(){ var vars = [], hash; var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&'); for(var i = 0; i < hashes.lengt...")