update pdf.js to use new iframe/postMessage api

This commit is contained in:
j 2014-09-23 23:46:03 +02:00
commit ac2f1a550f
3 changed files with 29 additions and 38 deletions

View file

@ -25,7 +25,6 @@ limitations under the License.
<link rel="stylesheet" href="/static/pdf.js/viewer.css"/>
<script type="text/javascript" src="/static/oxjs/build/Ox.js"></script>
<script type="text/javascript" src="/static/oxjs/source/Ox.UI/js/Core/Message.js"></script>
<script type="text/javascript" src="compatibility.js"></script>