jquery-filedrop icon indicating copy to clipboard operation
jquery-filedrop copied to clipboard

Option to disable 'click' firing the fallback upload element.

Open abrenoch opened this issue 10 years ago • 1 comments

Just added the simple boolean option (fallbackClick) that can disable/enable triggering the fallback upload dialog when clicking the element that the filedrop script is attached to.

abrenoch avatar Mar 31 '14 21:03 abrenoch

This is only a partial fix - it doesn't stop the display:none occurring and the new option isn't documented in the readme. See #173 for a version that does both these.

boughtonp avatar Jun 08 '15 15:06 boughtonp