<input type="file" id="input" onchange="handleFiles(this.files)" />
as documented on the MDC website. I'm using xulrunner with gecko
1.9.2b4
However, if I use xulrunner (or firefox 3.6b4 for that matter ) the
input box does not appear. Is it actually working yet - or is the
documentation ahead of the code?
thanks
Tony