above the fold (articles for tag: graceful degradation)

 
Brad_bio

Graceful Degradation: Tips on How to Balance Flash with Function

posted by: - 02.03.2011

Eye candy only uses of JavaScript do not need to be preserved to maintain the usability of your site.

Graceful_degradation

With AJAX and fancy effects, JavaScript has become a major component in web development. This is great, until your flashy effects break the site for clients without JavaScript support (or have JavaScript support disabled). This includes not only users with the popular security extension NoScript, but also most of the… > Full Article