You need to make sure that the parameter you are passing to the JavaScript function is truly an object. If you are just passing a string, then you just use team, and not team.value.
Also, I would suggest using the following instead.
EDIT: See code below.




Reply With Quote
