Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Graceful Degradation

Filipe Fortes edited this page Feb 2, 2011 · 1 revision

Treesaver uses progressive enhancement techniques in order to ensure compatibility with older browsers. Each Treesaver article is contained within a separate HTML page, which provides two big benefits:

  1. Older browsers (or those with JavaScript disabled) can still access the content
  2. Google and other search engines can fully index the content

When designing content using Treesaver, make sure to test with JavaScript disabled in order to ensure a good experience for all visitors.

Clone this wiki locally