How could I upload files with javascript in the same way that Gmail does? I want no components or jQuery plugins, I just want to understand the technique.
I've found lots of articles about how to add input elements dynamically, or create fancy "marquee" progress bars, or dialogs, and also about comercial components or jQuery plugins. I just want to accomplish the same than Gmail does.
Thanks in advance.