Line 1: |
Line 1: |
| {{#css: | | {{#css: |
− |
| |
− | <!DOCTYPE html>
| |
− | <html>
| |
− | <head>
| |
− | <meta charset="utf-8">
| |
− | <title>Source code</title>
| |
− | <link rel="stylesheet" href="css/style.css">
| |
− | <script src="https://cdn.3dflipbook.net/js/jquery.min.js"></script>
| |
− | </head>
| |
− | <body>
| |
− | <div class="source-link">
| |
− | <a class="show-source" data="simple-tag-pdf">Show source code</a>
| |
− | </div>
| |
− |
| |
− | <div class="sample-container-box">
| |
− | <div class="sample-container flip-book-container" src="books/gallery/Food/Catalago-Natal-22.pdf">
| |
− |
| |
− | </div>
| |
− | </div>
| |
− |
| |
− |
| |
− |
| |
− | <script src="js/three.min.js"></script>
| |
− | <script src="js/pdf.min.js"></script>
| |
− |
| |
− | <script type="text/javascript">
| |
− | window.PDFJS_LOCALE = {
| |
− | pdfJsWorker: 'js/pdf.worker.js',
| |
− | pdfJsCMapUrl: 'cmaps'
| |
− | };
| |
− | </script>
| |
− | <script src="js/3dflipbook.min.js"></script>
| |
− | </body>
| |
− | </html>
| |
| | | |
| body { | | body { |