diff --git a/index.html b/index.html index 3550b8b..8557a4f 100755 --- a/index.html +++ b/index.html @@ -757,8 +757,7 @@ $(document).ready(function(){ download magazine... Alternative layout: native scroll, - iscroll, - hand-written drag + hand-written drag
- 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... -
- -
- 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... -
- -