lozad.js icon indicating copy to clipboard operation
lozad.js copied to clipboard

How to deal with Reader View?

Open sephore opened this issue 6 years ago • 0 comments

I'm interested in making all my sites work in Reader View, but I can't find any mention of lozad.js + "Reader View" for reference.

What I know so far:

  • Images already loaded will stay loaded if you enter Reader View;
  • If you refresh the page while in Reader View they will unload;
  • <noscript> seems to be ignored by Reader View.

Using Firefox 67.0b12 (64-bit) at the moment.

Edit: Tested on Chromium using the experimental DOM Distiller (chromium -enable-dom-distiller), and images are loaded just fine. Since it needs JavaScript anyway, I think it makes sense.

No idea about Safari's Reader View behavior on it.

sephore avatar May 16 '19 14:05 sephore