Skip to content

Commit 1f20252

Browse files
committed
spec/page-view: [Proposals]
1 parent 6fb5f8e commit 1f20252

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

spec/page-view.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,11 @@ Each individual page can have unique design and can include content from multipl
227227
<html><div style="clear:both"></div></html>
228228
====Proposals====
229229
===[css3-regions] with script===
230+
231+
The design of the viewer with custom controls is same as in previous examples. Difference is at the lowest level, where navigation to each page has to be implemented by managing a collectoin of elements, pseudo-elements or any other visual capable to represent an individual page. At this time pages as elements is the only available option.
232+
233+
Individual custom page may look like this. It may be read from a separate HTML source, built from script or generated in any other way
234+
230235
TODO Page view, UI, page generation is done in script
231236

232237
====Ideas====

0 commit comments

Comments
 (0)