I need to take table rows and convert to JSON.
Any ideas? I have this code here but it does not work.
function tableToJSON(tableID) { return $(t
You should find this helpful: http://encosia.com/use-jquery-to-extract-data-from-html-lists-and-tables/