This documentation is currently being moved to our new documentation site.

Please view or edit the documentation there, instead.

If you're looking for Fluid Project coordination, design, communication, etc, try the Fluid Project Wiki.

fluid.progressiveChecker

This functionality is Sneak Peek status. This means that the APIs may change. We welcome your feedback, ideas, and code, but please use caution if you use this new functionality.

This is still a rough draft.

fluid.progressiveChecker(options)

description

fluid.progressiveChecker(options);

File name: ProgressiveEnhancement.js

Parameters

options (Object) A list of the browser features to check for (see below for more information about the structure of this object)

Return Value

Object The type tag of the first feature that is found in the options


Options

Example

example here

In this example, description here...