How can I trigger the select-event inside some jquery code?
edit:
I'm using jquery-ui selectable.
The selectable items are <"li"> inside an <"ol"> list.
(documentation: http://jqueryui.com/demos/selectable/)
I cant trigger it by "click" nor "selecting" nor "select" ...