Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Hiding Upload Button while Uploading
Hiding Upload Button while Uploading
07-30-2012, 9:39 AM
Killianmcc
Joined on 07-26-2012
Posts 10
Hiding Upload Button while Uploading
Reply
Quote
I've tried using the following;
function CuteWebUI_AjaxUploader_OnStart() {
hidden.internalobject.insertBtn.style.display = 'none'
}
But to no avail. Any help would be greatly appreciated.
Nevermind, got it working.
View Complete Thread