diff --git a/index.html b/index.html index 13e07d7..9e395cd 100755 --- a/index.html +++ b/index.html @@ -762,7 +762,8 @@ $(document).ready(function(){
download magazine... - alternative layout + alternative layout (native scroll) + alternative layout (iscroll)
+ Anchor on page #3
+ currently navigation via existing anchors
+ will break the layout, so use the name attribute
+ on any other tags (see example).
+
+
These show up in the page URL
+ Magazine coverThese will get replaced by corresponding page numbers in the URL
+ Next page
+ + The content block can contain any HTML. +
++ The contents will allways fit the screen, the aspect ratio + of the content block is fixed regardless of the viewer. +
++ Contents will not get clipped as long as they are within the block. +
++ NOTE: by default the overflow is visible (see next page), so be carefull. +
+ +
+ + Though anything outside the content block can and will get clipped, + depending on viewer aspect ratio... +
++ You can see this by resizing the page in browser or rotating the device. +
++ This page contains several examples of template fields, + the first one is the simplest, the magazine name + ([MAGAZINE NAME]), + then we'll have the index (see next) and in the bottom-right + corner is the page number... +
+ +