{"generator":"Code Snippets v3.6.5.1","date_created":"2025-03-12 03:35","snippets":[{"id":17,"name":"\u8655\u7406\u591a\u7db2\u7ad9\u4f7f\u7528JavaScript","desc":"\u9019\u662f\u4e00\u4efd\u793a\u7bc4\u5982\u4f55\u65b0\u589e\u81ea\u8a02 JavaScript \u7a0b\u5f0f\u78bc\u81f3\u7db2\u7ad9\u7684\u7a0b\u5f0f\u78bc\u7247\u6bb5\u3002 \u5982\u6709\u9700\u8981\uff0c\u53ef\u4ee5\u5c07\u5b83\u79fb\u9664\uff0c\u6216\u7de8\u8f2f\u9019\u4efd\u7a0b\u5f0f\u78bc\u7247\u6bb5\u4ee5\u65b0\u589e\u81ea\u8a02\u5167\u5bb9\u3002","code":"\nadd_action( 'wp_head', function () { ?>\n<link rel=\"stylesheet\" href=\"https:\/\/code.jquery.com\/ui\/1.13.2\/themes\/base\/jquery-ui.css\">\n<script type=\"text\/javascript\" src=\"https:\/\/code.jquery.com\/jquery-3.6.0.js\"><\/script>\n<script type=\"text\/javascript\" src=\"https:\/\/code.jquery.com\/ui\/1.13.2\/jquery-ui.js\"><\/script>\n<script type=\"text\/javascript\">\n    jQuery(function() {\n        jQuery(\"#tabs-all\").tabs();\n    });\n    jQuery(document).ready(function() {\n        jQuery(\".hidden-start\").focus(function() {\n            var tabValue = jQuery(this).attr('tab-value');\n            jQuery(\"#nav-tab0\" + tabValue).click();\n            jQuery(\"#nav-tab0\" + tabValue).focus();\n        });\n    });\n<\/script>\n<?php } );\n","tags":["javascript"],"active":true,"modified":"2025-03-12 03:31:47","revision":"4"}]}