flipbook.css
| URL Parameter
| |
Show page load status
off
on including page numbers
on excluding page numbers
| .page_load_status {
z-index:0
z-index:1
z-index:2
| |
Position of the article window
Middle
Left
Right
| .lightbox_position {
z-index:0
z-index:1
z-index:2
| lbp=0
lbp=1
|
Open article text in new window
off
on
minimal window width in pixel
maximum window height in pixel
auto maximum window height
| .display_article_window {
z-index:0
z-index:1
width:220px
height:300px
height:0px
| |
Show page navigation button
on
off
| .show_page_thumbs {
z-index:1
z-index:0
| thumbs=1
thumbs=0
|
Quick links button (top right)
on
off
| .show_features_pop {
z-index:1
z-index:0
| |
Show button if TOC is available
on
off
| .show_TOC_index {
z-index:1
z-index:0
| toc=1
toc=0
|
Article print function
on
off
| .enable_print_article {
z-index:1
z-index:0
| print=1
print=0
|
Full-text search via database
on
off
| .enable_full_text_search {
z-index:1
z-index:0
| |
Local full-text search
on
off
| .enable_local_search {
z-index:1
z-index:0
| search
nosearch
|
Enable shop connection
off
on
| .enable_shop {
z-index:0
z-index:1
| |
Paginate for page flip
on
off
| .paginate_pages {
z-index:1
z-index:0
| paginate=1
paginate=0
|
Scale when loading page
off
on and maximum factor
| .viewMaxScale {
width:0.0
width:1.25
| sm=0.0
sm=1.25
|
Movable buttons and elements
on
off
| .draggableObjects {
z-index:1
z-index:0
| do=1
do=0
|
Site width for touch devices
Width in pixels, em, %
| .touchDeviceBodyWidth {
width:98%
| |
Site width for touch devices
when integrated in a DIV Width in pixels, em, %
| .touchDeviceBodyWidthIntegrated {
width:100%
| |
Web site language. When not given, the browser’s language.
| lang=xx
for xx: de, en, fr, da, pl
|
Parameter
| Example
| |
Open page by page number
x starts at 1 for the first physical document page
If x is larger than the total number of document pages the last page is shown
| p=x
| p=1 -> opens first page
p=5 -> opens page 5
p=9999 -> opens last page
|
Open page by page index
x starts at 0 for the first physical document page
If x is larger than the total number of document pages the last page is shown
| P=x
| P=0 -> opens first page
P=5 -> opens physical page 6
P=9999 -> opens last page
|
Open page by page name
Name of chapter start
| pn=xxx
| pn=5 -> opens page with name ‚5‘
pn=XXIV -> opens page with name ‚XXIV‘
|
Show article via article ID number
| a=id
| a=9 -> shows article with ID 9
|
Show page/article using article ID
| a=id
| a=9 -> show article with ID 9
a=Art9_3 -> open page 3 and show article 9
is identical to:
?p=3&a=9
|
Show article using search term
Shows the found article which best matches the given term(s) and also flips to the page.
A message is shown when no matching article can be found.
| s=Term(s)
| s=Term1 Term2 ......
|
Show article using search term
Shows the found results. The desired article may be clicked. If no matching articles can be found a message is shown.
| S=Term(s)
| S=app house
Shows the results containing the given terms like:
apple, application, house, household...
|
Change page flip mode
Flip pages in SLIDE mode:
Flip pages in TURN mode:
Single page TURN mode
| slide
turn
single
| |
Load page JPEG size
If multiple page sizes were exported.
If not given, the optimal size is detected automatically | pus=0
pus=1
pus=2
| load first page image size
load second page image size
load third page image size
...
|