1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 04:50:09 +00:00

Update manifest to provide a object accessible to parent when the HTML is in an iframe

This commit is contained in:
Chris Cinelli 2013-05-21 18:27:53 -06:00
parent 6adf903b1b
commit 0310176601

View File

@ -35,7 +35,7 @@ $css
# entry point of pdf2htmlEX
"""
<script type="text/javascript">
new pdf2htmlEX.Viewer({
window.pdf2htmlEXViewerInstance = new pdf2htmlEX.Viewer({
container_id : 'page-container',
sidebar_id : 'sidebar',
outline_id : 'outline',