jquery-jsontotable icon indicating copy to clipboard operation
jquery-jsontotable copied to clipboard

Get converted HTML as output instead of rendering

Open fromdev opened this issue 8 years ago • 0 comments

How can we get the complete table source as output from this plugin instead of rendering it to an element.

This is important to be able to render on my own style or tidy up the html if needed.

Can we have the plugin return table object itself?

fromdev avatar Dec 23 '16 19:12 fromdev