Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you use...

The change is...

jQuery().fluid("activatable", customHandler, options)

In Infusion v1.1, customHandler should accept the browser event as a parameter: myHandler(event) (in v1.0, it was the element)

New Function

fluid.getLastFocusedElement()jQuery().fluid("getLastFocusedElement")
Returns the last element that received a focusin event. Dependent on the presence of the jQuery delegate plugin.

FSS and other Styles

A number of style names have been changed, and some styles have been deprecated:

...