Like Rory McCrossan already points out, this is really basic jQuery. Please note the link he provides: http://api.jquery.com/category/selectors/
$('[for=checkbox1]').text();
solved Get a contents of a label using jquery
Like Rory McCrossan already points out, this is really basic jQuery. Please note the link he provides: http://api.jquery.com/category/selectors/
$('[for=checkbox1]').text();
solved Get a contents of a label using jquery