Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Div
classapi-page

fluid.progressiveChecker(options)

Section
Column
width70%

description

Code Block
javascript
javascript
bgColorwhite
borderStylenonejavascript
fluid.progressiveChecker(options);

File name: ProgressiveEnhancement.js

Parameters

Span
classborderless-table

options

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

Return Value

Span
classborderless-table

Object

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

Column
width5%

Column

See Also


Options

Example

Code Block
javascript
javascript
example here

In this example, description here...