jQuery adding selected rows into array.
Moderator: General Moderators
-
klevis miho
- Forum Contributor
- Posts: 413
- Joined: Wed Oct 29, 2008 2:59 pm
- Location: Albania
- Contact:
jQuery adding selected rows into array.
How can I add the rows I have selected into an array?
Re: jQuery adding selected rows into array.
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?
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.