I'd like to modify the jquery ui uploader instead of rebuilding it from scratch. Do you have a non-minimized version for me to play with?
Plupload Forum
Search options
Plupload Forum → Posts by jolim
Pages 1
Posts found: 4
1 2012-02-20 17:38:17
Topic: Non-minimized version of jquery.ui uploader? (1 replies, posted in UI Widget)
2 2010-11-30 20:53:55
Re: QueueChanged Event and uploader.total.queued (4 replies, posted in General discussion)
That fixed my problem, but this seems like a worthwhile feature to document in both the .init() and .bind() methods.
(It's not clear to me why differential effects based on binding before and after calling .init() is valuable behavior that we should want since it can lead to confusion, but docs would be a reasonable solution.)
BTW - I'd like to thank you for building a killer product.
3 2010-11-30 18:12:18
Re: Is it possible to run some javascript code before browsing happens? (9 replies, posted in General discussion)
Word. I would love an event that is triggered by the clicking of the browse_button. You can capture the click event in gears and html4, but not in Flash and HTMl5, because those guys seem to absorb all clicks and don't pass the click downstream to your button.
So bindable event "BrowseClicked" or something would be delightful for the next release.
4 2010-11-23 22:00:38
Topic: Using a button outside of pluploadQueue plug-in (1 replies, posted in General discussion)
I want to place my browse_button outside the pluploadQueue jQuery. I've commented out the button inside the pluploadQueue file and overwritten the line that specifies the button (242: up.settings.browse_button = 'my_button';).
<a href="#" id="my_button">My Button!</a>
This technique works in gears, but not in html4. I can't figure out why, but clicking on my_button doesn't do anything. Any advice?
NB - Ideally, you'd check if I set the value of browse_button so I can put my buttons outside the queue.
Posts found: 4
Pages 1
Plupload Forum → Posts by jolim
You are not logged in. Please login or register.
Powered by PunBB, supported by Informer Technologies, Inc.
The pun_repository official extension is installed. Copyright © 2003–2009 PunBB.
Generated in 0.088 seconds (85% PHP - 15% DB) with 5 queries