Quote:
Originally Posted by UncleIvor
To do this, as part of the <img src= ... etc> would I say: "height="100%"? Would this work irrespective of the size of the image?
|
Unfortunately, there's no guarantee. There's no portable and robust way to access the screen height with ePub 2. You can try "height: 100%" (in the CSS, not in the HTML), but it will not work in every reader. Whatever you do, it will not work in every reader, and not necessarily because of reader bugs.