[jQuery] Jquery Form plugin : Multiselect problem

[jQuery] Jquery Form plugin : Multiselect problem


Hi,
I need to check all multiselect values before posting form.
How i can do it?
I'm trying to use beforeSubmit function, but changes that I do there
doesn't applying to the formData.
(Form plugin send information that was grabbed before beforeSubmit
function).