I\'m using a JavaScript upload script that says to run the initialize function as soon as the DOM is ready. I currently have it working just fine with either a call to the f
You do that so you know all the parsed elements are available in the DOM etc.