Dojo File Upload Progress Bar Widget
Jeremy Quinn has created Apache Cocoon, a file-upload progress bar using Dojo Ajax Toolkit. File-type input fields in HTML forms can be tricky beasts, they have a limited API for security reasons. Marrying those with the excellent (but internally complex) CForms framework in Cocoon, posed another set of problems. Making the CForms BrowserUpdate mechanism work via Dojo's IframeIO cross-platform so that file-type input fields can be submitted via AJAX events in the background was the biggest hurdle, as it exposes you to the plethora of DOM bugs in the current browsers. It still does not work in Safari (but has been fixed in Webkit, so should work soon).
No comment yet
-
Pingback from 1How did I get that progress bar widget on my blog? - myinvestingblog.com says:October 22nd, 2007 at 10:51 pm
[...] have, so if you’re good at CSS and PHP look @ ajaxian, fiveone.org, schjerning, widgetsblog, dojo, or [...]
