Theappalsouses<ahref="https://developer.mozilla.org/en-US/docs/Web/HTML/Using_the_application_cache">AppCache</a> and <a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API">localStorage</a> to cache the assets and index files.
Theappalsouses<ahref="https://developer.mozilla.org/en-US/docs/Web/HTML/Using_the_application_cache">AppCache</a> and <a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API">localStorage</a> to cache the assets and index files.
<dt>CanIclosethetab/browser?
<dt>CanIclosethetab/browser?
<dd>#{canICloseTheTab()}
<dd>#{canICloseTheTab()}
@ -44,7 +44,7 @@ canICloseTheTab = ->
""" Yes! Even offline, you can open a new tab, go to <a href="http://devdocs.io">devdocs.io</a>, and everything will work as if you were online (provided you installed all the documentations you want to use beforehand).<br>
""" Yes! Even offline, you can open a new tab, go to <a href="http://devdocs.io">devdocs.io</a>, and everything will work as if you were online (provided you installed all the documentations you want to use beforehand).<br>
Notethatloadinganypageotherthan<ahref="http://devdocs.io">devdocs.io</a>directlywon't work (due to limitations in AppCache). """
Notethatloadinganypageotherthan<ahref="http://devdocs.io">devdocs.io</a>directlywon't work (due to limitations in AppCache). """
else
else
""" No. Because AppCache is unavailable in your browser (or has been disabled), loading <a href="http://devdocs.io">devdocs.io</a> offline won't work.<br>
""" No. AppCache isn't available in your browser (or is disabled) so loading <a href="http://devdocs.io">devdocs.io</a> offline won't work.<br>