tors / jquery-fileupload-rails-paperclip-example

An example rails application that uses the jquery-fileupload-rails and paperclip gems to upload files.
153 stars 140 forks source link

button dependencies #6

Open JeyKJey opened 12 years ago

JeyKJey commented 12 years ago

Hello!

I am modelling your index.html.erb to fit my needs. Firtsly, i want to get rid of "start" buttom in order to prevent single-file upload (I dont want it), but it seems that "start upload"(multiple upload)-button is on "start" button dependent and I could not find how to modify the script in order to get rid of "start"-buttom but to keep the functionality of a "start upload" -button.

Can you give me some hints how to get rid of those dependencies?

Thank you. Cheers, Katja