Revision as of 02:24, 30 May 2010 by SirCotare(talk | contribs)(Replaced content with '→Any JavaScript here will be loaded for all users on every page load.: uploadDesc = document.getElementById( 'wpUploadDescription' ); uploadDesc.value="test";')
/* Any JavaScript here will be loaded for all users on every page load. */uploadDesc=document.getElementById('wpUploadDescription');uploadDesc.value="test";