Does Adobe Digital Editions support EPUBs with media queries?
Thanks Jim,
Is it possible to use more than one CSS by using conditional query in XHTML like this:
<link href="a.css" media="all and (min-width: 768px) and (max-width: 1024px)" rel="stylesheet" type="text/css" />
<link href="b.css" media="all and (min-width:1025px)" rel="stylesheet" type="text/css" />
ADE will recognize the "media" parameters?
North America
Europe, Middle East and Africa
Asia Pacific