Designing so that when a device or browser cannot support a fancy feature, the page still works in a simpler, usable form instead of breaking.
Synonyms
None recorded.
Related terms
In plain words
- if a feature isn't supported, the page still works, just plainer
Usage example
Thanks to graceful degradation, older browsers saw a plain menu instead of a broken animated one.
Don't confuse with…
- progressive enhancementGraceful degradation trims down from the full experience; progressive enhancement builds up from a basic one.
Categories
- Responsive & adaptive design