77 lines
		
	
	
		
			No EOL
		
	
	
		
			4.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			77 lines
		
	
	
		
			No EOL
		
	
	
		
			4.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
 | 
						|
    <head>
 | 
						|
        <link rel="stylesheet" href="demo.css">
 | 
						|
        
 | 
						|
        <!-- melpomene_head.html import -->
 | 
						|
        <link rel="stylesheet" href="../melpomene.css">
 | 
						|
    
 | 
						|
    </head>
 | 
						|
 | 
						|
    <body>
 | 
						|
    
 | 
						|
        <!-- melpomene_reader.html import -->
 | 
						|
    
 | 
						|
        <!-- Melpomene comic reader -->
 | 
						|
        <!-- CC-BY-NC-SA https://git.aribaud.net/caribaud/melpomene/ -->
 | 
						|
        <div id="reader-frame">
 | 
						|
            <div id="reader-content-frame">
 | 
						|
                
 | 
						|
                <div id="reader-pages" class="animated" data-pages-width="2481" data-pages-height="3503" hidden>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P01.jpg"/>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P02.jpg"/>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P03.jpg"/>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P04.jpg"/>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P05.jpg"/>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P06.jpg"/>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P07.jpg"/>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P08.jpg"/>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P09.jpg"/>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P10.jpg"/>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P11.jpg"/>
 | 
						|
                    <img loading="lazy" src="https://www.peppercarrot.com/0_sources/ep35_The-Reflection/hi-res/en_Pepper-and-Carrot_by-David-Revoy_E35P12.jpg"/>
 | 
						|
                </div>
 | 
						|
                
 | 
						|
                <div id="focus-overlay" class="flex-col fill">
 | 
						|
                    <div class="grow obscured animated"></div>
 | 
						|
                    <div id="focus-overlay-height" class="flex animated" style="height:100%">
 | 
						|
                        <div class="grow obscured animated"></div>
 | 
						|
                        <div id="focus-overlay-width" class="focus animated" style="width:100%"></div>
 | 
						|
                        <div class="grow obscured animated"></div>
 | 
						|
                    </div>
 | 
						|
                    <div class="grow obscured animated"></div>
 | 
						|
                </div>
 | 
						|
                
 | 
						|
                <div id="nav-controls" class="fill">
 | 
						|
                    <div class="left" id="nav-left" onclick="moveReader(false,false)"></div>
 | 
						|
                    <div class="right" id="nav-right" onclick="moveReader(true,false)"></div>
 | 
						|
                </div>
 | 
						|
                
 | 
						|
                <div id="help-menu">
 | 
						|
                    <div id="help-controls" style="opacity:1; transform: translate(0,0);">
 | 
						|
                        <div><div class="key">←</div>/ scroll up / clic : previous</div>
 | 
						|
                        <div><div class="key">→</div>/ scroll down / clic  : next</div>
 | 
						|
                        <div>-----------------------</div>
 | 
						|
                        <div><div class="key">F</div>: Toggle fullscreen</div>
 | 
						|
                        <div><div class="key">P</div>: Toggle progress bar</div>
 | 
						|
                        <div><div class="key">V</div>: Toggle panel / page viewing mode</div>
 | 
						|
                    </div>
 | 
						|
                </div>
 | 
						|
            
 | 
						|
            </div>
 | 
						|
            
 | 
						|
            <div id="reader-progress-container">
 | 
						|
                <div id="reader-progress-bar"></div>
 | 
						|
                <div id="reader-progress-pages"></div>
 | 
						|
            </div>
 | 
						|
        </div>
 | 
						|
        <!-- End of Melpomene comic reader -->
 | 
						|
 | 
						|
    </body>
 | 
						|
    
 | 
						|
    <!-- melpomene_js.html import -->
 | 
						|
    <script src="demo_data.js"></script> 
 | 
						|
    <script src="../melpomene.js"></script> 
 | 
						|
    
 | 
						|
</html> |