On 9-Oct-09, at 10:24 AM, Colin Clark wrote:

The native API for the keyboard-a11y plugin is like this:
fluid.selectable(targetElement, options); // Make a container of elements selectable with arrow keys

The plugin bridge automatically converts these functions to a jQuery style like this:
$(myContainer).fluid("selectable", options);

To start, I'd like to make sure our documentation is geared towards the jQuery-style API. Ideally, we'll document both styles.


Colin, thanks so much. This does clarify our documentation priorities.

--
Anastasia Cheetham                       [email protected]
Interface Developer, Fluid Project      http://fluidproject.org
Adaptive Technology Resource Centre   /   University of Toronto

_______________________________________________________
fluid-work mailing list - [email protected]
To unsubscribe, change settings or access archives,
see http://fluidproject.org/mailman/listinfo/fluid-work

Reply via email to