Detect if one or two pages are visible
I have a fixed layout ipub3 book. How do I detect in my javascript code whether there are one or two pages currently visible? By resizing ibooks on my macbook, I can display one or two pages in my book at a time. I'd like my animation to behave differently depending on how many pages are visible.
|