iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi Guys,
I'm working with a FileUploader, the question is Could I change the visibility of the button(s)? For example I want to hide the visibility of the "Upload" button, because in some cases the user will not have granted upload files.
Thks in advance
Hi,
You could hide the upload button by adding this code in the OnFileAdded event.
up.SelectionStatusElement.childNodes[0].childNodes[0].childNodes[0].childNodes[0].childNodes[1].childNodes[0].style.display = "none";
For reference I attach the simple sample for you.
Hope it helps.
Regards,
Lili Khiung
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname