mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 03:00:09 +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>
|
||||
<a id="downloader" download="magazine.json">download magazine...</a>
|
||||
<input type="file" id="upload" name="files[]"/>
|
||||
<a href="./layout.html">alternative layout</a>
|
||||
</p>
|
||||
|
||||
<hr noshade color="silver">
|
||||
|
||||
@ -86,9 +86,11 @@ $(document).ready(function(){
|
||||
},
|
||||
function(k){console.log(k)}))
|
||||
|
||||
/*
|
||||
if(!NAVIGATE_RELATIVE_TO_VISIBLE){
|
||||
$('.viewer').css({overflow: 'hidden'})
|
||||
}
|
||||
*/
|
||||
|
||||
// expand the templates...
|
||||
runMagazineTemplates()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user