jQuery adding selected rows into array.

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
klevis miho
Forum Contributor
Posts: 413
Joined: Wed Oct 29, 2008 2:59 pm
Location: Albania
Contact:

jQuery adding selected rows into array.

Post by klevis miho »

How can I add the rows I have selected into an array?
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: jQuery adding selected rows into array.

Post 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?
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply