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:
parent
6adf903b1b
commit
0310176601
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user