Monday, November 23, 2015

JQUERY how to get clicked tr or td table's ID ??

Use the below line of code .

$(this).closest('table').attr('id');

No comments:

Post a Comment

Scrum and Scrum master

Scrum  Scrum is a framework which helps a team to work together.  It is like a rugby team (the scrum name comes from rugby game). Scrum enco...