[WebODF] display excel

lei yang yanglei.fage at gmail.com
Fri Oct 17 05:23:55 CEST 2014


use one of my server I meet below error, but it works well in my local pc

XML Parsing Error: not well-formed
Location: http://128.224.153.52:8000/plan.xml
Line Number 8, Column 78: <iframe id="viewer" src = "gg.ods" width='400'
height='300' allowfullscreen webkitallowfullscreen></iframe>
-----------------------------------------------------------------------------^


the html is

<!DOCTYPE HTML>
<html>
  <head>
    <title>example.odp</title>
  </head>
  <body>
    <div>We got an ODP file.</div>
 <iframe id="viewer" src = "gg.ods" width='400' height='300'
allowfullscreen webkitallowfullscreen></iframe>
  </body>
</html>


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

> 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 at 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
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://open.nlnet.nl/pipermail/webodf/attachments/20141017/66aa6ebe/attachment.html>


More information about the WebODF mailing list