{"id":3604,"date":"2022-08-29T17:53:13","date_gmt":"2022-08-29T08:53:13","guid":{"rendered":"https:\/\/taitan916.info\/blog\/?p=3604"},"modified":"2024-11-05T16:01:39","modified_gmt":"2024-11-05T07:01:39","slug":"post-3604","status":"publish","type":"post","link":"https:\/\/taitan916.info\/blog\/archives\/3604","title":{"rendered":"form\u3067GET\u9001\u4fe1\u6642\u306b\u7a7a\u306e\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u9001\u4fe1\u3057\u306a\u3044\u65b9\u6cd5(cleanQuery)"},"content":{"rendered":"<p>\u30d5\u30a9\u30fc\u30e0\u3067GET\u9001\u4fe1\u3059\u308b\u969b\u3001\u901a\u5e38\u3060\u3068\u7a7a\u306e\u30d1\u30e9\u30e1\u30fc\u30bf\u3082\u9001\u4fe1\u3055\u308c\u308b\u3002\u7d50\u679c\u3068\u3057\u3066\u300c\u30c9\u30e1\u30a4\u30f3\/?param1=&amp;param2=&amp;param=3\u300d\u307f\u305f\u3044\u306aURL\u3068\u306a\u308a\u3001\u898b\u305f\u76ee\u7684\u306b\u6c17\u306b\u306a\u3063\u305f\u3002\u4f55\u304b\u7c21\u5358\u306a\u5bfe\u5fdc\u65b9\u6cd5\u306f\u7121\u3044\u304b\u3068\u63a2\u3057\u305f\u3068\u3053\u308d\u3001cleanQuery\u3068\u3044\u3046jQuery\u30d7\u30e9\u30b0\u30a4\u30f3\u3067\u5b9f\u73fe\u3067\u304d\u308b\u6a21\u69d8\u3002\u4ee5\u4e0b\u306b\u5bfe\u5fdc\u65b9\u6cd5\u3092\u30e1\u30e2\u3002<\/p>\n<p>&nbsp;<\/p>\n<h2>\u30d7\u30e9\u30b0\u30a4\u30f3\u306b\u3064\u3044\u3066<\/h2>\n<p>\u6b8b\u5ff5\u306a\u304c\u3089<a href=\"https:\/\/github.com\/guimihanui\/jQuery-cleanQuery\/blob\/master\/jquery.cleanQuery.js\" target=\"_blank\" rel=\"noopener\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u306f404\u30a8\u30e9\u30fc\u3067\u8868\u793a\u3067\u304d\u305a\u3001CDN\u3082\u898b\u3064\u3051\u3089\u308c\u306a\u304b\u3063\u305f\u305f\u3081\u4ee5\u4e0b<a href=\"https:\/\/libproc.com\/jquery-cleanquery\/\" target=\"_blank\" rel=\"noopener\">\u53c2\u8003\u30b5\u30a4\u30c8<\/a>\u306e\u3082\u306e\u3092\u5229\u7528\u3059\u308b\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">(function($) {\r\n    function cleanQuery(query){\r\n        let get_param = [];\r\n        $.each(query.split(`&amp;`), function(i, param){\r\n            if( param.split(`=`)[1] ){\r\n                get_param.push(param);\r\n            }\r\n        });\r\n        return get_param.join(`&amp;`);\r\n    }\r\n    $.fn.cleanQuery = function() {\r\n        this.on(`submit`, function(event){\r\n            event.preventDefault();\r\n            const query = cleanQuery($(this).serialize());\r\n            location.href = `${this.action}?${query}`;\r\n        });\r\n        return this;\r\n    };\r\n})(jQuery);<\/pre>\n<p>&nbsp;<\/p>\n<h2>\u4f7f\u3044\u65b9<\/h2>\n<p>\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u8aad\u307f\u8fbc\u3093\u3060\u4e0a\u3067\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u30d5\u30a9\u30fc\u30e0\u306eID\u3092\u6307\u5b9a\u3059\u308b\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$('#form_id').cleanQuery();<\/pre>\n<p>&nbsp;<\/p>\n<h2>\u53c2\u8003\u30b5\u30a4\u30c8<\/h2>\n<p><a href=\"https:\/\/libproc.com\/jquery-cleanquery\/\" target=\"_blank\" rel=\"noopener\">https:\/\/libproc.com\/jquery-cleanquery\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30d5\u30a9\u30fc\u30e0\u3067GET\u9001\u4fe1\u3059\u308b\u969b\u3001\u901a\u5e38\u3060\u3068\u7a7a\u306e\u30d1\u30e9\u30e1\u30fc\u30bf\u3082\u9001\u4fe1\u3055\u308c\u308b\u3002\u7d50\u679c\u3068\u3057\u3066\u300c\u30c9\u30e1 ... <\/p>\n","protected":false},"author":1,"featured_media":1071,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3,4],"tags":[],"class_list":["post-3604","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-jquery","category-javascript"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/3604","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/comments?post=3604"}],"version-history":[{"count":2,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/3604\/revisions"}],"predecessor-version":[{"id":6838,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/3604\/revisions\/6838"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media\/1071"}],"wp:attachment":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media?parent=3604"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/categories?post=3604"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/tags?post=3604"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}