Search found 1 match

by harderthanfire
Wed Mar 28, 2012 7:54 pm
Forum: [3.1/Ascraeus] Merged RFCs
Topic: [RFC] Multiple file uploads
Replies: 76
Views: 154170

Re: [RFC] Multiple file uploads

I am also hoping to do this idea for Google Summer of Code but I have a slightly different proposal.

Instead of using any kind of external code like Plupload we could get the same functionality using some XMLHttpRequest2 magic, a dash of css for the progress bar (html5 has a nice new progress tag ...