yes i have multiple value in that list box and i want to have all values in the form of comma seperated list. you are telling me to write some thing like this?var cources_matrix=$ ('#right').options.val(); right is id of my listbox.i dont know how to do it and bcz of this my work is stoppped. plz tel me what to do
On Jun 30, 3:12 pm, Charlie <charlie...@gmail.com> wrote: > do the options in select each have a value assigned? are you working with a > number value and need to parsInt()? Need more info to help > can you put an example of this not working in jsbin? or post link > naz wrote:i have a list box and i want to get its values in jquery please tel > me how can i do that i m writing $('#right').val(); but this is giving me > null plpease tell me how can i do that i need help as soon as possible thx to > all persons which reply to my questions