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 |
See Also
Options
Example
example here
In this example, description here...