Just one minor bugbear - on a page with the Shared files feature and the Neatupload feature enabled, the "Add file..." button is not visible, but can be clicked - if I click just above the "Upload" button the file browse dialogue box opens up. I have tried this on several different sites using different, unrelated skins - Artisteer-31-bluenwhite, mitchison-business3 etc
Viewing the page source shows the HTML below. I have tried resetting the skin guid using the cache tool, to no effect. If I click the "Upload" button with no file(s) selected, the "Add file" button flickers into existence, but then disappears again
<div class="settingrow"> <div class="settingrow fileupload"> <div id="ctl00_mainContent_ctl01_pnlUpload" class="settingrow uploadpanel" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'ctl00_mainContent_ctl01_btnUpload')"> <div> <input id="ctl00_mainContent_ctl01_multiFile" type="file" name="NeatUpload_69DACFFA81A012BCBEDEB0DD02B693CB-ctl00$mainContent$ctl01$multiFile" /><div id='NeatUploadDiv_ctl00_mainContent_ctl01_multiFile' style='position: relative; display: none;'> <span class="art-button-wrapper"><span class="art-button-l"> </span> <span class="art-button-r"> </span> <input type="submit" name="ctl00$mainContent$ctl01$btnAddFile" value="Add File..." id="ctl00_mainContent_ctl01_btnAddFile" class="art-button" /> </span> </div> </div> <span class="art-button-wrapper"><span class="art-button-l"> </span> <span class="art-button-r"> </span> <input type="submit" name="ctl00$mainContent$ctl01$btnUpload" value="Upload" id="ctl00_mainContent_ctl01_btnUpload" class="art-button" /> </span> </div>
As I said, only a bugbear, but it would be confusing for users that I give permission to upload files