mirror of
				https://github.com/flynx/PortableMag.git
				synced 2025-10-31 12:00:11 +00:00 
			
		
		
		
	setup an experiment with the scroll based layout...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									54a39dbcf4
								
							
						
					
					
						commit
						eb19688eb6
					
				| @ -762,6 +762,7 @@ $(document).ready(function(){ | |||||||
| 					<p> | 					<p> | ||||||
| 						<a id="downloader" download="magazine.json">download magazine...</a> | 						<a id="downloader" download="magazine.json">download magazine...</a> | ||||||
| 						<input type="file" id="upload" name="files[]"/> | 						<input type="file" id="upload" name="files[]"/> | ||||||
|  | 						<a href="./layout.html">alternative layout</a> | ||||||
| 					</p> | 					</p> | ||||||
| 
 | 
 | ||||||
| 					<hr noshade color="silver"> | 					<hr noshade color="silver"> | ||||||
|  | |||||||
| @ -86,9 +86,11 @@ $(document).ready(function(){ | |||||||
| 		},  | 		},  | ||||||
| 		function(k){console.log(k)})) | 		function(k){console.log(k)})) | ||||||
| 
 | 
 | ||||||
|  | 	/* | ||||||
| 	if(!NAVIGATE_RELATIVE_TO_VISIBLE){ | 	if(!NAVIGATE_RELATIVE_TO_VISIBLE){ | ||||||
| 		$('.viewer').css({overflow: 'hidden'}) | 		$('.viewer').css({overflow: 'hidden'}) | ||||||
| 	} | 	} | ||||||
|  | 	*/ | ||||||
| 
 | 
 | ||||||
| 	// expand the templates... | 	// expand the templates... | ||||||
| 	runMagazineTemplates() | 	runMagazineTemplates() | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user