Hello All,
A sort question: How do I get the title attr from a cell?
data = table.cell(j, i).data(); // Get the date
titleAttr = table.cell(j, i) ??
Cheers Jim
Hello All,
A sort question: How do I get the title attr from a cell?
data = table.cell(j, i).data(); // Get the date
titleAttr = table.cell(j, i) ??
Cheers Jim