HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: /virtual/nagasaki/public_html/wp-content/plugins/tablepress/admin/js/export.min.js
jQuery(document).ready(function(e){"use strict";e("#tablepress-page").find("form").on("submit",function(){var t=e("#tables-export").val();if(0===(t?t.length:0))return!1;e("#tables-export-list").val(t.join(",")),e("#tables-export-zip-file").prop("disabled",!1)}),e("#tables-export-format").on("change",function(){var t="csv"!==e(this).val();e("#tables-export-csv-delimiter").prop("disabled",t),e("#tables-export-csv-delimiter-description").toggle(t)}).change();var t=!1;e("#tables-export-zip-file").on("change",function(){t=e(this).prop("checked")}),e("#tables-export").on("change",function(){var o=e(this).val(),l=(o?o.length:0)>1;e("#tables-export-zip-file").prop("disabled",l).prop("checked",l||t),e("#tables-export-zip-file-description").toggle(l),e("#tables-export-select-all").prop("checked",0===e(this).find("option").not(":selected").length)}).change(),e("#tables-export-select-all").on("change",function(){var t=e("#tables-export");t.find("option").prop("selected",e(this).prop("checked")),t.change()}),e("#tables-export").focus()});