Page 1 of 1

jQuery adding selected rows into array.

Posted: Fri Aug 06, 2010 8:42 am
by klevis miho
How can I add the rows I have selected into an array?

Re: jQuery adding selected rows into array.

Posted: Fri Aug 06, 2010 10:47 am
by pickle
Need more information.

What are the rows? Table rows? List items?
What is in the rows? Do you want to add the elements the rows consist of or the contents of the rows?