my reference is http://frinring.wordpress.com/2014/07/28/webodf-easily-used-part-1-viewerjs/

On Fri, Oct 17, 2014 at 10:24 AM, lei yang <yanglei.fage@gmail.com> wrote:
Hi experts

I download this page, and put it into my http server

www.webodf.org/about/features/spreadsheetsviewing-techpreview-demo.html

then I change this line
   <body onload="loadDocument('myexcellocation');">

then I open the page in my browser, it won't display the excel, what's wrong with me ?

Lei