fallback_input will work the same as fallback_id but now it will accept
either string or jquery element.
Also added the binded_input (accepts string or jquery element) that will
bind filedrop's events on the input's change event. This fixes issue #160 and #154
fallback_input
will work the same asfallback_id
but now it will accept eitherstring
orjquery
element.Also added the
binded_input
(acceptsstring
orjquery
element) that will bind filedrop's events on the input's change event. This fixes issue #160 and #154