{"id":1369,"date":"2018-07-30T18:09:19","date_gmt":"2018-07-30T09:09:19","guid":{"rendered":"http:\/\/4koma-web.com\/coding\/?p=1369"},"modified":"2018-07-30T18:44:05","modified_gmt":"2018-07-30T09:44:05","slug":"css%e3%81%a7%e3%83%ad%e3%83%bc%e3%83%87%e3%82%a3%e3%83%b3%e3%82%b0%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3","status":"publish","type":"post","link":"https:\/\/4koma-web.com\/coding\/css%e3%81%a7%e3%83%ad%e3%83%bc%e3%83%87%e3%82%a3%e3%83%b3%e3%82%b0%e3%82%a2%e3%83%8b%e3%83%a1%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3\/","title":{"rendered":"\u30ed\u30fc\u30c7\u30a3\u30f3\u30b0\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3"},"content":{"rendered":"<p>\u60c5\u5831\u91cf\u304c\u591a\u3044\u30b5\u30a4\u30c8\u3060\u3068\u8aad\u307f\u8fbc\u3080\u307e\u3067\u306b\u6642\u9593\u304c\u304b\u304b\u308a\u3001\u30ec\u30a4\u30a2\u30a6\u30c8\u304c\u5d29\u308c\u305f\u304b\u306e\u3088\u3046\u306b\u898b\u3048\u3066\u3057\u307e\u3046\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<br \/>\n\u305d\u3093\u306a\u6642\u3001\u8aad\u307f\u8fbc\u307f\u306e\u6642\u9593\u304c\u304b\u304b\u308b\u30b5\u30a4\u30c8\u3084\u30b9\u30e9\u30a4\u30c0\u30fc\u306a\u3069\u306b\u30ed\u30fc\u30c7\u30a3\u30f3\u30b0\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3092\u5b9f\u88c5\u3059\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u30ed\u30fc\u30c7\u30a3\u30f3\u30b0\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306e\u5b9f\u88c5\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n<p>\u4ed5\u7d44\u307f\u3068\u3057\u3066\u306f\u3001\u3059\u3079\u3066\u306e\u8aad\u307f\u8fbc\u307f\u304c\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306b\u3001\u30b3\u30f3\u30c6\u30f3\u30c4\u90e8\u5206\u306f\u975e\u8868\u793a\u306b\u3057\u3066\u3001\u30ed\u30fc\u30c7\u30a3\u30f3\u30b0\u753b\u9762\u3092\u8868\u793a\u3055\u305b\u3066\u3044\u308b\u72b6\u614b\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<pre>\r\n <div id=\"loader-bg\">\r\n    <div id=\"loading\">\r\n        <img decoding=\"async\" src=\"\u30ed\u30fc\u30c7\u30a3\u30f3\u30b0\u7528\u306egif\">\r\n    <\/div>\r\n  <\/div>\r\n<!--\u30ed\u30fc\u30c9\u753b\u9762-->\r\n \r\n  <div id=\"wrapper\">\r\n    <!--\u30e1\u30a4\u30f3\u30b3\u30f3\u30c6\u30f3\u30c4-->\r\n  <\/div>\r\n<\/pre>\n<pre>\r\nwindow.onload = function(){  \r\n    $(function() {\r\n        $(\"#loading\").fadeOut();\r\n    });\r\n}\r\n     \r\n$(function() {   \r\n    var h = $(window).height();\r\n    $('#wrapper').css('display','none');\r\n    $('#loader-bg ,#loader').height(h).css('display','block');\r\n});\r\n      \r\n$(window).load(function () {  \r\n    $('#loader-bg').delay(900).fadeOut(800);\r\n    $('#loader').delay(600).fadeOut(300);\r\n    $('#contents').css('display', 'block');\r\n});\r\n \r\n$(function(){  \r\n    setTimeout('stopload()',10000);\r\n});\r\n<\/pre>\n<pre>\r\n#loading{\r\n    position: absolute;\r\n    left: 50%;\r\n    top: 50%;\r\n    margin-top: -25px;\r\n    margin-left: -25px;\r\n  }\r\n      \r\n#loader-bg {\r\n    position: fixed;\r\n    width: 100%;\r\n    height: 100%;\r\n    top: 0px;\r\n    left: 0px;\r\n    background: #fff;\r\n    z-index: 1;\r\n }\r\n<\/pre>\n<p>\u30ed\u30fc\u30c7\u30a3\u30f3\u30b0\u7528\u306egif\u3067\u3059\u304c\u3001css\u3067\u3082\u7528\u610f\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>CSS\u3067\u4f5c\u6210\u3059\u308c\u3070\u3001JavaScript\u3088\u308a\u3082\u7c21\u5358\u306b\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3092\u4f5c\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u4e0a\u3001\u30d6\u30e9\u30a6\u30b6\u306e\u51e6\u7406\u306b\u3082\u8ca0\u62c5\u3092\u304b\u3051\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u5b9f\u88c5\u306b\u306f\u3001CSS3\u306eanimation \u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002<br \/>\n<a href=\"https:\/\/connoratherton.com\/loaders\">Loaders.css<\/a><\/p>\n<p>id=&#8221;loading&#8221;\u306b\u5bfe\u3057\u3066\u3001\u4e0a\u8a18\u306e\u30b5\u30a4\u30c8\u306ecss\u3092\u9069\u7528\u3059\u308b\u3060\u3051\u3067\u3001\u3044\u308d\u3044\u308d\u306a\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3092\u8a2d\u5b9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u60c5\u5831\u91cf\u304c\u591a\u3044\u30b5\u30a4\u30c8\u3060\u3068\u8aad\u307f\u8fbc\u3080\u307e\u3067\u306b\u6642\u9593\u304c\u304b\u304b\u308a\u3001\u30ec\u30a4\u30a2\u30a6\u30c8\u304c\u5d29\u308c\u305f\u304b\u306e\u3088\u3046\u306b\u898b\u3048\u3066\u3057\u307e\u3046\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002 \u305d\u3093\u306a\u6642\u3001\u8aad\u307f\u8fbc\u307f\u306e\u6642\u9593\u304c\u304b\u304b\u308b\u30b5\u30a4\u30c8\u3084\u30b9\u30e9\u30a4\u30c0\u30fc\u306a\u3069\u306b\u30ed\u30fc\u30c7\u30a3\u30f3\u30b0\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3092\u5b9f\u88c5\u3059\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002 \u30ed [&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-30 15:36:19","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category"},"_links":{"self":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts\/1369"}],"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=1369"}],"version-history":[{"count":0,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts\/1369\/revisions"}],"wp:attachment":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/media?parent=1369"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/categories?post=1369"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/tags?post=1369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}