问题
Is there a way to specify the size of the default drag-drop pane for:
<input type="filepicker-dragdrop"/>
Ideally I want something like the larger Javascript drag-drop pane with a button for manual uploading.
回答1:
Use the data-fp-drag-class
property. You'll just have to define your own css class.
https://developers.filepicker.io/docs/web/#widgets-drag
http://jsfiddle.net/66z9K/
来源:https://stackoverflow.com/questions/12380014/filepicker-drag-drop-widget-size