javascript Programming Glossary: tempscript
Fetch random excerpt from Wikipedia (Javascript, client-only) http://stackoverflow.com/questions/15293680/fetch-random-excerpt-from-wikipedia-javascript-client-only textbox var button document.getElementById button var tempscript null minchars maxchars attempts function startFetch minimumCharacters.. startFetch minimumCharacters maximumCharacters isRetry if tempscript return a fetch is already in progress if isRetry attempts 0.. button.disabled true button.style.cursor wait tempscript document.createElement script tempscript.type text javascript..
|