[jQuery] jQuery MultiSelect - multiple selection combobox

[jQuery] jQuery MultiSelect - multiple selection combobox


hi,
I am using the multiple selection combobox
It can find in the following links:
http://abeautifulsite.net/notebook/62
http://abeautifulsite.net/notebook_files/62/demo/jquery.multiSelect.html
But I am having a problem.
I need to get all items selected (or checked) in the multiple selected
combobox
Do you know, how do I get the items ?
greetings