Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

Get title attr from a cell

$
0
0

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


Viewing all articles
Browse latest Browse all 2364

Trending Articles