{"id":266,"date":"2015-10-15T10:44:10","date_gmt":"2015-10-15T01:44:10","guid":{"rendered":"http:\/\/www.takaya-com.jp\/archives\/?p=266"},"modified":"2015-10-15T11:34:30","modified_gmt":"2015-10-15T02:34:30","slug":"show","status":"publish","type":"post","link":"https:\/\/takaya-com.jp\/archives\/2015\/10\/show\/","title":{"rendered":"JavaScript\u3092\u4f7f\u3063\u3066\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u8868\u793a\u3059\u308b\u3002"},"content":{"rendered":"<p><!-- \u672c\u6587 --><\/p>\n<p>JavaScript\u3067\u7c21\u5358\u306a\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u8868\u793a\u3055\u305b\u307e\u3059\u3002\u8868\u793a\u30dc\u30bf\u30f3\u3092\u62bc\u3057\u3066\u4e0b\u3055\u3044\u3002<\/p>\n<p><!--more--><\/p>\n<p>\u2193\u4ee5\u4e0b\u304c\u5b9f\u969b\u306e\u30bd\u30fc\u30b9\u30b5\u30f3\u30d7\u30eb\u3067\u3059\u3002<\/p>\n<p>\u25bcJavaScript<\/p>\n<pre class=\"lang:js decode:true \" title=\"JavaScript\" >&lt;script src=\"http:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/1.9.0\/jquery.min.js\"&gt;&lt;\/script&gt;\r\n\t\t\r\n&lt;script&gt;\r\n\t\t\r\n\t\t$(function(){\r\n\t\t\t$(\"button\").click(function(){\r\n\t\t\t$(\"div#black:not(:animated)\").show(500,function(){\r\n\t\t\t$(this).hide(1500);\r\n\t\t\t$(\"div#yellow:not(:animated)\").show(500,function(){\r\n\t\t\t$(this).hide(1500);\r\n\t\t\t\t\t});\r\n\t\t\t\t});\r\n\t\t\t});\r\n\t\t});\r\n\r\n&lt;\/script&gt;\r\n<\/pre>\n<p>\u25bcCSS<\/p>\n<pre class=\"lang:css decode:true \" title=\"CSS\" >&lt;style&gt;\r\ndiv {\r\n\twidth:400px;\r\n\theight:400px;\r\n\tdisplay:none;\r\n\tposition:absolute;\r\n}\r\n\r\n#black {\r\n\tbackground:#000;\r\n}\r\n\r\n#yellow {\r\n\tbackground:#CF0\r\n}\r\n\r\n&lt;\/style&gt;\r\n<\/pre>\n<p>\u25bcHTML <\/p>\n<pre class=\"lang:xhtml decode:true \" title=\"XHTML\" >&lt;body&gt;\r\n\t\t&lt;button&gt;\u8868\u793a&lt;\/button&gt;\r\n\t\t&lt;div id=\"black\"&gt;&lt;\/div&gt;\r\n\t\t&lt;div id=\"yellow\"&gt;&lt;\/div&gt;\r\n&lt;\/body&gt;\r\n<\/pre>\n<p><a href=\"http:\/\/www.takaya-com.jp\/archives\/demo\/show\/show.html\" target=\"_blank\">\u30c7\u30e2\u30da\u30fc\u30b8\u306f\u3001\u3053\u3061\u3089<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>JavaScript\u3067\u7c21\u5358\u306a\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u8868\u793a\u3055\u305b\u307e\u3059\u3002\u8868\u793a\u30dc\u30bf\u30f3\u3092\u62bc\u3057\u3066\u4e0b\u3055\u3044\u3002<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/posts\/266"}],"collection":[{"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/comments?post=266"}],"version-history":[{"count":3,"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/posts\/266\/revisions"}],"predecessor-version":[{"id":312,"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/posts\/266\/revisions\/312"}],"wp:attachment":[{"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/media?parent=266"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/categories?post=266"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/tags?post=266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}