{"id":1411,"date":"2017-03-13T18:30:34","date_gmt":"2017-03-13T09:30:34","guid":{"rendered":"http:\/\/www.clarenet.co.jp\/column\/engineer\/?p=621"},"modified":"2017-03-13T18:30:34","modified_gmt":"2017-03-13T09:30:34","slug":"css-selectbox","status":"publish","type":"post","link":"https:\/\/4koma-web.com\/coding\/css-selectbox\/","title":{"rendered":"CSS : selectbox"},"content":{"rendered":"<p>\u30bb\u30ec\u30af\u30c8\u30dc\u30c3\u30af\u30b9\u306e\u88c5\u98fe\u306b\u72ec\u81ea\u306e\u30b9\u30bf\u30a4\u30eb\u3092\u5f53\u3066\u308b\u65b9\u6cd5\u3067\u3059\u3002<br \/>\n\u307e\u305a\u306f\u30d6\u30e9\u30a6\u30b6\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u4ed8\u3051\u3066\u3044\u308b\u30b9\u30bf\u30a4\u30eb\u3092\u7121\u52b9\u5316\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \" >select {\n\twidth: 100%;\n\tpadding: 10px;\n\t-webkit-appearance: none; \/* Chrome,Safari *\/\n\t-moz-appearance: none; \/* Firefox *\/\n\tappearance: none; \/* \u305d\u306e\u4ed6 *\/\n\tborder: 1px solid #999;\n\tbackground: #eee;\n\tbackground: url(arrow01.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);\n\tbackground: url(arrow01.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#efebe1 100%);\n\tbackground-size: 20px, 100%;\n}<\/pre>\n<p>IE\u306e\u5834\u5408\u306b\u306f\u4e0b\u8a18\u306e\u3088\u3046\u306b\u8a18\u8ff0\u3057\u307e\u3059\u3002<br \/>\n\u203bIE10\u3067\u306f\u6709\u52b9\u3067\u3059\u304c\u3001IE9,IE11\u3067\u306f\u4e0a\u624b\u304f\u52b9\u304b\u306a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n<pre class=\"lang:default decode:true \" >select::-ms-expand {\n\tdisplay: none;\n}<\/pre>\n<p>\u8fd1\u304f\u3001WindowsVista\u306e\u30b5\u30dd\u30fc\u30c8\u304c\u5207\u308c\u3001Vista\u306e\u6a19\u6e96\u30d6\u30e9\u30a6\u30b6\u3067\u3042\u308b\u3001<br \/>\nIE9\u3092\u30b5\u30dd\u30fc\u30c8\u5916\u3068\u3059\u308b\u5236\u4f5c\u4f1a\u793e\u3082\u5897\u3048\u3066\u304f\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001<br \/>\nIE10\u300111\u3082\u7656\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u5bfe\u5fdc\u306b\u306f\u307e\u3060\u307e\u3060\u60a9\u307e\u3055\u308c\u305d\u3046\u3067\u3059\u306d\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30bb\u30ec\u30af\u30c8\u30dc\u30c3\u30af\u30b9\u306e\u88c5\u98fe\u306b\u72ec\u81ea\u306e\u30b9\u30bf\u30a4\u30eb\u3092\u5f53\u3066\u308b\u65b9\u6cd5\u3067\u3059\u3002 \u307e\u305a\u306f\u30d6\u30e9\u30a6\u30b6\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u4ed8\u3051\u3066\u3044\u308b\u30b9\u30bf\u30a4\u30eb\u3092\u7121\u52b9\u5316\u3057\u307e\u3059\u3002 select { width: 100%; padding: 10px; -webkit-appe [&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-13 04:52:33","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category"},"_links":{"self":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts\/1411"}],"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=1411"}],"version-history":[{"count":0,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts\/1411\/revisions"}],"wp:attachment":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/media?parent=1411"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/categories?post=1411"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/tags?post=1411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}