How to Convert HTML Table to JSON Array with jQuery
Learn on how to create How to Convert HTML Table to JSON Array with jQuery. A simple program that can let you convert html table into JSON array. The code use different function to compress the table data and push it into the array object. JavaScript Free Tutorial.