{"id":1614,"date":"2018-12-12T22:41:21","date_gmt":"2018-12-12T13:41:21","guid":{"rendered":"http:\/\/4koma-web.com\/coding\/?p=1614"},"modified":"2018-12-12T22:41:46","modified_gmt":"2018-12-12T13:41:46","slug":"textarea%e3%81%ae%e6%96%87%e5%ad%97%e5%88%b6%e9%99%90%e3%81%ae%e8%a8%ad%e5%ae%9a","status":"publish","type":"post","link":"https:\/\/4koma-web.com\/coding\/textarea%e3%81%ae%e6%96%87%e5%ad%97%e5%88%b6%e9%99%90%e3%81%ae%e8%a8%ad%e5%ae%9a\/","title":{"rendered":"Textarea\u306e\u6587\u5b57\u5236\u9650\u306e\u8a2d\u5b9a"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/4koma-web.com\/coding\/wp-content\/uploads\/2018\/02\/ab032ee97cf547c6fa7b7d6525f6aa9e_t.jpg\" alt=\"\" width=\"453\" height=\"340\" class=\"alignnone size-full wp-image-1204\" \/><\/p>\n<p>\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\u306b\u6700\u5927\u6587\u5b57\u6570\u306e\u8a2d\u5b9a\u3092\u3057\u305f\u3044\u5834\u5408\u3001<br \/>\nmaxlength\u5c5e\u6027\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002<br \/>\n\u6587\u5b57\u6570\u5236\u9650\u3092\u8a2d\u5b9a\u3057\u305f\u3060\u3051\u3060\u3068\u3001\u30e6\u30fc\u30b6\u30fc\u306b\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\u306b\u3069\u308c\u3060\u3051\u306e\u6587\u5b57\u3092\u6253\u3061\u8fbc\u3080\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u304b<br \/>\n\u308f\u304b\u3063\u3066\u3082\u3089\u3046\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u306e\u3067\u3001jquery\u3092\u4f7f\u7528\u3057\u3066300\u6587\u5b57\u4ee5\u4e0a\u8a18\u8ff0\u3059\u308b\u3068\u30a2\u30e9\u30fc\u30c8\u304c\u51fa\u308b\u3088\u3046\u306b\u8a2d\u5b9a\u3057\u3066\u307f\u307e\u3059\u3002<\/p>\n<p>\u25a0HTML<\/p>\n<pre>\r\n<textarea  maxlength=\"300\" ><\/textarea>\r\n<div class=\u201cnumber\u201d>\u6587\u5b57\u6570\u306f0\u3067\u3059\u3002<\/div>\r\n<\/pre>\n<p>\u25a0jquery<\/p>\n<pre>\r\n$(function () {\r\n  $(\"textarea\").keyup(function(){\r\n    var count = $(this).val().length;\r\n    $(\u201c.number\u201d).text(count);\r\n    if(txtcount > 300){\r\n      alert('\u5236\u9650\u6587\u5b57\u6570\u3092\u8d85\u3048\u3066\u3044\u307e\u3059\u3002');\r\n    } \r\n  });\r\n});\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\u306b\u6700\u5927\u6587\u5b57\u6570\u306e\u8a2d\u5b9a\u3092\u3057\u305f\u3044\u5834\u5408\u3001 maxlength\u5c5e\u6027\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 \u6587\u5b57\u6570\u5236\u9650\u3092\u8a2d\u5b9a\u3057\u305f\u3060\u3051\u3060\u3068\u3001\u30e6\u30fc\u30b6\u30fc\u306b\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\u306b\u3069\u308c\u3060\u3051\u306e\u6587\u5b57\u3092\u6253\u3061\u8fbc\u3080\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u304b \u308f\u304b\u3063\u3066\u3082\u3089\u3046\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u306e\u3067\u3001j [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_locale":"","_original_post":"","footnotes":""},"categories":[1],"tags":[],"publishpress_future_action":{"enabled":false,"date":"2026-04-11 19:19:23","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category"},"_links":{"self":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts\/1614"}],"collection":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/comments?post=1614"}],"version-history":[{"count":0,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts\/1614\/revisions"}],"wp:attachment":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/media?parent=1614"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/categories?post=1614"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/tags?post=1614"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}