79213555

Date: 2024-11-22 03:46:53
Score: 0.5
Natty:
Report link

If you want the checked value and not the html, then get the .checked value not the .innerHTML

var _$subCategoryDiscretionary = objCells.item(6).checked;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Ray Wallace