jkuchar / MultipleFileUpload

Upload more files at once using Nette Forms. More front-end interfaces available. (fallback between them is available)
http://addons.nette.org/cs/multiplefileupload
BSD 3-Clause "New" or "Revised" License
10 stars 11 forks source link

Remove dependencies on jquery.livequery that is dead now #1

Closed jkuchar closed 10 years ago

jkuchar commented 11 years ago

forum thread: http://forum.nette.org/cs/14521-multiplefileupload-js-knihovny#p104519 stackoverflow: http://stackoverflow.com/questions/10770359/jquery-livequery-plug-equivalent-in-jquery-1-7 original plugin: http://archive.plugins.jquery.com/project/livequery

jkuchar commented 10 years ago

todo: use binding to body and checking target property; this should be enough for this purpose.