Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
shwilson24  
#1 Posted : Monday, February 17, 2014 8:53:19 AM(UTC)
shwilson24

Rank: Newbie

Groups: Member
Joined: 9/21/2010(UTC)
Posts: 1

I am looking for any way to create a button that will do the exact same function as the context menu "add files" and "add folders" selections.

Our customers are used to seeing Add Files and Add Folder buttons from previous versions and the hidden nature of the context menu (you have to right click to see it) is confusing for them. I'd like to implement nice big buttons that do the same things.

Is this possible?
Andrew  
#2 Posted : Monday, February 17, 2014 6:33:58 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
Yes, just create HTML buttons and call these JavaScript methods there:

$au.uploader('uploaderID').uploadPane().addFiles();
$au.uploader('uploaderID').uploadPane().addFolders();

Note, the uploaderID should be the same as the ID you use for the uploader.
Users browsing this topic
Guest
Similar Topics
Hide/show the Add Files Button in the Upload Pane (Discussions – HTML5/Flash Uploader)
by Intrigued 9/6/2013 12:22:48 AM(UTC)
One pane layout + Add files buttons (Discussions – ActiveX/Java Uploader)
by hanno 9/8/2005 3:27:50 PM(UTC)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.