When viewing a comic epub clicking on next page requires two clicks to move to next page. I have to maximize viewer to flip thru without extra click.
attached is the epub
sample of page file:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="viewport" content="width=1024, height=1554" />
<meta content="text/html; charset=UTF-8"/>
<title>Avengers: Disassembled</title>
<link href="css/stylesheet.css" type="text/css" rel="stylesheet" />
</head>
<body>
<div id="page0002" class="even">
<img class="full" src="images/0002.jpg" alt="Avengers: Disassembled" />
</div>
</body>
</html>
running windows 10 with resolution of 1280x1024