Monday, April 27, 2015

JQuery to count total TD available in particular TR

var totalCells = $(this).parent().find('td').size();

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...