How does Reading view in Internet Explorer 11 work? The only developer documentation I could find was pretty useless.
I couldn't find any documentation either. I found a page of mine that worked with Internet Explorer 11's Reading View and worked backwards from there. Here's what I found:
<title>
element. It doesn't matter what's in it as long as there is at least one non-whitespace character.<h1>
element. This will be used as the page title in the reading view. It doesn't have to match the <title>
.With those findings, I created a minimal page for entering reading view:
<title>.</title>
<h1>.</h1>
abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxyz abcdefghijklmnopqrstuvwxy
There are a couple other caveats:
<pre>
tag anywhere on the page will prevent you from entering reading view. (This seems like a bug to me.)(Testing done with Internet Explorer 11.0.9600.16384 on Windows 8.1 build 9600.)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With