Fixed in the main trunk as well. You can check (or perhaps download) the latest version directly on GitHub: https://github.com/moxiecode/plupload
Plupload Forum
Search options (Page 85 of 85)
Plupload Forum → Posts by davit
Posts found: 2,101 to 2,105 of 2,105
2,101 2010-12-03 09:20:41
Re: jQuery UI widget with current versions of jQuery UI (4 replies, posted in General discussion)
2,102 2010-12-03 09:18:35
Re: Reset Files (3 replies, posted in General discussion)
Very nice implementation I'd say! *thumbs up*
Did the solution here: https://github.com/moxiecode/plupload/i … #issue/159 actually help you to resolve the problem?
2,103 2010-12-03 09:12:55
Re: Drag event for HTML5 (6 replies, posted in General discussion)
Something as simple as:
window.ondragenter = function() {
// do whatever change you need
}
Should work fine, but it is recommended to do it in more controllable and clean way. You can google for examples or check this one on Mozilla Hacks page: Drag'n Drop & Firefox 3.6 (you will need to launch it in Firefox 3.6+ to actually see the effect). WebKit will need slightly different approach. You could use jQuery or another JS lib for simplicity.
2,104 2010-11-30 13:00:34
Re: jQuery UI widget with current versions of jQuery UI (4 replies, posted in General discussion)
Looks like UI guys substituted ui-button-text-icon class with two others: ui-button-text-icon-primary and ui-button-text-icon-secondary.
Fixed in my version of the trunk.
2,105 2010-11-30 11:13:20
Re: jQuery UI widget with current versions of jQuery UI (4 replies, posted in General discussion)
Yep. Confirmed.
Looks like buttons are affected by stylesheets for jQuery UI 1.8.4 and up. Will look into the problem quickly.
Posts found: 2,101 to 2,105 of 2,105
Plupload Forum → Posts by davit
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.215 seconds (63% PHP - 37% DB) with 6 queries