• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Does Adobe Digital Editions support media queries?

New Here ,
Apr 10, 2012 Apr 10, 2012

Copy link to clipboard

Copied

Does Adobe Digital Editions support EPUBs with media queries?

Views

2.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Enthusiast , Apr 12, 2012 Apr 12, 2012

What you just wrote is a CSS media query, so no it won't work.  If you were asking 'Is there a different way to do this?', then I pretty sure the answer is no as well.

Votes

Translate

Translate
Enthusiast ,
Apr 10, 2012 Apr 10, 2012

Copy link to clipboard

Copied

No.  CSS Media Queries are not supported in EPUB 2, and ADE currently only supports EPUB2 (not EPUB3).

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 11, 2012 Apr 11, 2012

Copy link to clipboard

Copied

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?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Apr 12, 2012 Apr 12, 2012

Copy link to clipboard

Copied

What you just wrote is a CSS media query, so no it won't work.  If you were asking 'Is there a different way to do this?', then I pretty sure the answer is no as well.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 13, 2012 Apr 13, 2012

Copy link to clipboard

Copied

Jim,

Ok, let´s wait for the EPUB3 version of ADE.

Thank you!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 15, 2015 Sep 15, 2015

Copy link to clipboard

Copied

LATEST

Is there any update on this? ADE now supports EPUB3.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines