JangoSteve / remotipart

Rails jQuery file uploads via standard Rails "remote: true" forms.
http://os.alfajango.com/remotipart
Other
1k stars 215 forks source link

Change deprecated jQuery methods delegate/bind/unbind to on/off. #210

Open ppostma opened 3 years ago

ppostma commented 3 years ago

This changes the jQuery methods delegate/bind/unbind (deprecated in jQuery 3) to on/off.