Versions Compared

Key

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

...

Selects the next, previous, or specified element in the list of selectables.

Code Block
 jQuery ().currentSelection (); 

Gets the currently selected element.

Code Block
 jQuery ().activate (elementToActivate); 

Activates the specified item using the default activation handler.