I am try to visible column with jquery animate.
I write
plz help. thx every body.
I write
oTable.fnSetColumnVis(1, true);and
$('#historyWrapper').animate({ left: "20%", top: "20%" }, 1000);but not good work, because i need a set visible callback.
plz help. thx every body.