View Single Post
Old 11-24-2009, 11:43 AM   #9
Dave_S
What Title ?
Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.Dave_S ought to be getting tired of karma fortunes by now.
 
Posts: 1,325
Karma: 1856232
Join Date: Jan 2009
Location: Bavaria Germany
Device: Sony Experia Z Ultra
Quote:
Originally Posted by mikelv View Post
Found the problem in the html-pages. In each header-section is the following line:

<script type="text/javascript" language="javascript"/>

For me this looks okay, but this line is the reason why Firefox displays just a blank page. If you change the line to the following, everything works fine:

<script type="text/javascript" language="javascript"></script>

Has anybody an idea why Firefox has a problem with this?

Interesting would be what Sigil does, when you save the epub.
Those lines do not exist in the Sigl generated version of the EPUB file. Of possible interest, is that neither Firefox nor Internet Explorer can render the HTML inside the original EPUB, but have no problem with the Sigl generated XHTML.
Dave_S is offline   Reply With Quote