24 May 2011

Fixing the flash of no-JavaScript styles

The flash of no-JavaScript styles (FONJS) happens when styles need to be applied to certain elements, but only if JavaScript is enabled. If the JavaScript doesn’t execute fast enough, the user may briefly see the no-JavaScript styles.

An example of where FONJS can occur is a tab interface, which consists of … read more

posted by Cory Duncan

thinking about… Accessibility, CSS, JavaScript comments (0)