FLUID-222: Use a saner mechanism for storing state within the jQuery

Metadata

Source
FLUID-222
Type
Sub-task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Colin Clark
Created
2008-02-07T22:17:37.000-0500
Updated
2011-02-22T16:27:57.804-0500
Versions
  1. 0.1
Fixed Versions
  1. 0.3
Component
  1. Framework

Description

Comments

  • Colin Clark commented 2008-03-02T22:38:32.000-0500

    Moved state into jQuery.data. We store a single object, keyed as "keyboard-a11y", which contains three properties: the selection context, the user-specified handlers, and the default activate handler.

  • Michelle D'Souza commented 2011-02-22T16:27:57.799-0500

    Closing issues that were resolved for 1.0 and earlier releases.