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

Field attribute style syntax

$
0
0

What is the proper syntax for the following. I am getting a JS console error. I'm basically applying multiple style formats to the field (ie. width and height).

{label: "Reviewed",
name: "ELOOKO",
attr: {maxlength:1,
style: "height:2px",
width:4px"}
},


Viewing all articles
Browse latest Browse all 2366

Trending Articles