i'm using dataTable plugin.
- i want to edit or delete the particular row, so onclick on
<td>
iam planning to capture id.
but the problem when i go to next tab onclick is not working. it is working only for the present item.
here is a fiddle : http://jsfiddle.net/UvjnT/1191/
Please click on the item and see the alert. Then go to next tab, click but will not work? Why?