...
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.