{"id":393,"date":"2015-10-27T14:00:55","date_gmt":"2015-10-27T05:00:55","guid":{"rendered":"http:\/\/www.takaya-com.jp\/archives\/?p=393"},"modified":"2015-10-27T13:54:56","modified_gmt":"2015-10-27T04:54:56","slug":"svg_css3_transform_sp6","status":"publish","type":"post","link":"https:\/\/takaya-com.jp\/archives\/2015\/10\/svg_css3_transform_sp6\/","title":{"rendered":"CSS\u306etransform\u3067\u7acb\u4f53\u5316\u3057\u305f\u56f3\u5f62\u306bonmousemove\u3059\u308b\u3068\u3001\u3069\u306e\u8981\u7d20\u306e\u4e0a\u306b\u4e57\u3063\u3066\u3044\u308b\u304b\u3092\u8abf\u3079\u308b"},"content":{"rendered":"<p><!-- \u672c\u6587 --><\/p>\n<p>\n\u67a0\u7dda\u3067\u56f2\u307e\u308c\u305fdiv\u5185\u306b\u30de\u30a6\u30b9\u304c\u5165\u3063\u305f\u969b\u306b\u3001\u30de\u30a6\u30b9\u4e0b\u306b\u3042\u308b\u8981\u7d20\u540d\u3092\u8fd4\u3057\u307e\u3059\u3002<br \/>\n\uff08MouseEvent \u306e toElement.localName \u306e\u5024\u3092\u62fe\u3063\u3066\u3044\u307e\u3059\uff09\n<\/p>\n<p>\n\u89d2\u9310\u3067\u306f\u5074\u9762\u306e\u4e09\u89d2\u5f62\u3092\u63cf\u753b\u3059\u308b\u3068\u3069\u3046\u3057\u3066\u3082svg\u4e0a\u306b\u4f59\u767d\u304c\u3067\u304d\u307e\u3059\u3002<br \/>\n\u3053\u306e\u56f3\u5f62\u306b\u30de\u30a6\u30b9\u304c\u4e57\u3063\u3066\u3044\u308b\u3053\u3068\u3092\u5224\u5b9a\u3057\u3066\u30fb3D\u56de\u8ee2\u3055\u305b\u3088\u3046\u3068\u3059\u308b\u3068\u304d\u306a\u3069\u3001\u300c\u3044\u307e\u30de\u30a6\u30b9\u304c\u3044\u308b\u5834\u6240\u306f\u56f3\u5f62\u306e\u4e0a\u304b\u300d\u306e\u5224\u5b9a\u304c\u3001\u5c11\u3057\u96e3\u3057\u305d\u3046\u3067\u3059\u3002\n<\/p>\n<p>  <!--more--><\/p>\n<ul>\n<li>\u53f3\uff08\u3042\u308b\u3044\u306f\u4e0b\uff09\u306e\u56db\u89d2\u5f62\u306f\u3001svg\u8981\u7d20\u306e\u5168\u57df\u306brect\u3092\u63cf\u753b\u3057\u3066\u304a\u308a\u4f59\u767d\u304c\u306a\u3044<\/li>\n<li>\u5de6\uff08\u3042\u308b\u3044\u306f\u4e0a\uff09\u306e\u56db\u89d2\u5f62\u306f\u3001svg\u306e\u4e2d\u306bpolygon\u3084rect\u3092\u63cf\u753b\u3057\u3066\u304a\u308a\u4f59\u767d\u304c\u3042\u308b<\/li>\n<\/ul>\n<p>\u4f59\u767d\u3042\u308a\u306e\u65b9\u3067\u306f\u3001polygon\u3084rect\u306e\u4e0a\u3067\u3082svg\u304c\u691c\u51fa\u3055\u308c\u308b\u7b87\u6240\u304c\u3042\u308a\u3001\u307e\u305f\u56f3\u5f62\u5916\u306e\u4f59\u767d\u90e8\u5206\u3067\u3082svg\u3068\u3057\u3066\u53cd\u5fdc\u3059\u308b\u7b87\u6240\u304c\u3042\u308a\u307e\u3059\u3002<br \/>\n\u4f59\u767d\u306a\u3057\u306e\u65b9\u3067\u306f\u3001\u5168\u9762\u304crect\u3068\u3057\u3066\u3072\u308d\u308f\u308c\u3066\u3044\u307e\u3059\u3002\n<\/p>\n<p>\u2193\u4ee5\u4e0b\u306ftoElement.localName\u3092\u8868\u793a\u3059\u308b\u90e8\u5206\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\" >\r\n<script>\r\nwindow.onload = function () {\r\n\t\/\/\tdiv#main1,div#main2,textarea#text1,textarea#text2\u306e\u60c5\u5831\u3092\u53d6\u5f97\r\n\tvar hoge1 = document.getElementById(\"main1\");\r\n\tvar hoge2 = document.getElementById(\"main2\");\r\n\tvar fuga1 = document.getElementById(\"text1\");\r\n\tvar fuga2 = document.getElementById(\"text2\");\r\n\t\/\/\tdiv#main1\u306e\u4e2d\u3067\u4e57\u3063\u305f\u30de\u30a6\u30b9\u304c\u52d5\u3044\u305f\u3068\u304d\u306b\r\n\r\n\thoge1.onmousemove = function (e){\r\n\t\t\/\/\tMouseEvent\u306e\u306a\u304b\u306etoElement.localName\uff08\u30de\u30a6\u30b9\u304c\u306e\u3063\u3066\u3044\u308b\u4e00\u756a\u4e0a\u306e\u8981\u7d20\u540d\uff09\u3092\u8868\u793a\u3059\u308b\r\n\t\tfuga1.value=e.toElement.localName;\r\n\t}\r\n\r\n\thoge2.onmousemove = function (e){\r\n\t\tfuga2.value=e.toElement.localName;\r\n\t}\r\n}\r\n<\/script><\/pre>\n<p><a href=\"http:\/\/www.takaya-com.jp\/archives\/demo\/svg_css3_transform_sp6\/\" target=\"_blank\">\u30c7\u30e2\u30da\u30fc\u30b8\u306f\u3001\u3053\u3061\u3089<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u67a0\u7dda\u3067\u56f2\u307e\u308c\u305fdiv\u5185\u306b\u30de\u30a6\u30b9\u304c\u5165\u3063\u305f\u969b\u306b\u3001\u30de\u30a6\u30b9\u4e0b\u306b\u3042\u308b\u8981\u7d20\u540d\u3092\u8fd4\u3057\u307e\u3059\u3002 \uff08MouseEvent \u306e toElement.localName \u306e\u5024\u3092\u62fe\u3063\u3066\u3044\u307e\u3059\uff09 \u89d2\u9310\u3067\u306f\u5074\u9762\u306e\u4e09\u89d2\u5f62\u3092\u63cf\u753b\u3059\u308b\u3068\u3069\u3046\u3057\u3066\u3082svg\u4e0a\u306b [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1,3],"tags":[],"_links":{"self":[{"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/posts\/393"}],"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=393"}],"version-history":[{"count":4,"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/posts\/393\/revisions"}],"predecessor-version":[{"id":397,"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/posts\/393\/revisions\/397"}],"wp:attachment":[{"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/media?parent=393"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/categories?post=393"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/takaya-com.jp\/archives\/wp-json\/wp\/v2\/tags?post=393"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}