Вот пример. <script> $('#convert-table').click( function() { var table = $('#example-table').tableToJSON(); // Convert the table into a ...
確定! 回上一頁