暫無描述

css-scrollbar.json 6.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336
  1. {
  2. "title":"CSS scrollbar styling",
  3. "description":"Non-standard methods of styling scrollbars.",
  4. "spec":"https://webkit.org/blog/363/styling-scrollbars/",
  5. "status":"unoff",
  6. "links":[
  7. {
  8. "url":"https://bugzilla.mozilla.org/show_bug.cgi?id=77790",
  9. "title":"Firefox support bug"
  10. },
  11. {
  12. "url":"https://stackoverflow.com/questions/9251354/css-customized-scroll-bar-in-div/14150577#14150577",
  13. "title":"Stackoverflow article discussiong cross-browser support"
  14. },
  15. {
  16. "url":"http://codemug.com/html/custom-scrollbars-using-css/",
  17. "title":"Tutorial for IE & WebKit/Blink browsers"
  18. },
  19. {
  20. "url":"http://utatti.github.io/perfect-scrollbar/",
  21. "title":"\"perfect-scrollbar\" - Minimal custom scrollbar plugin"
  22. },
  23. {
  24. "url":"http://manos.malihu.gr/jquery-custom-content-scroller/",
  25. "title":"jQuery custom content scroller"
  26. }
  27. ],
  28. "bugs":[
  29. ],
  30. "categories":[
  31. "CSS"
  32. ],
  33. "stats":{
  34. "ie":{
  35. "5.5":"a #1",
  36. "6":"a #1",
  37. "7":"a #1",
  38. "8":"a #1",
  39. "9":"a #1",
  40. "10":"a #1",
  41. "11":"a #1"
  42. },
  43. "edge":{
  44. "12":"n",
  45. "13":"n",
  46. "14":"n",
  47. "15":"n",
  48. "16":"n",
  49. "17":"n"
  50. },
  51. "firefox":{
  52. "2":"n",
  53. "3":"n",
  54. "3.5":"n",
  55. "3.6":"n",
  56. "4":"n",
  57. "5":"n",
  58. "6":"n",
  59. "7":"n",
  60. "8":"n",
  61. "9":"n",
  62. "10":"n",
  63. "11":"n",
  64. "12":"n",
  65. "13":"n",
  66. "14":"n",
  67. "15":"n",
  68. "16":"n",
  69. "17":"n",
  70. "18":"n",
  71. "19":"n",
  72. "20":"n",
  73. "21":"n",
  74. "22":"n",
  75. "23":"n",
  76. "24":"n",
  77. "25":"n",
  78. "26":"n",
  79. "27":"n",
  80. "28":"n",
  81. "29":"n",
  82. "30":"n",
  83. "31":"n",
  84. "32":"n",
  85. "33":"n",
  86. "34":"n",
  87. "35":"n",
  88. "36":"n",
  89. "37":"n",
  90. "38":"n",
  91. "39":"n",
  92. "40":"n",
  93. "41":"n",
  94. "42":"n",
  95. "43":"n",
  96. "44":"n",
  97. "45":"n",
  98. "46":"n",
  99. "47":"n",
  100. "48":"n",
  101. "49":"n",
  102. "50":"n",
  103. "51":"n",
  104. "52":"n",
  105. "53":"n",
  106. "54":"n",
  107. "55":"n",
  108. "56":"n",
  109. "57":"n",
  110. "58":"n",
  111. "59":"n",
  112. "60":"n",
  113. "61":"n"
  114. },
  115. "chrome":{
  116. "4":"y x #2",
  117. "5":"y x #2",
  118. "6":"y x #2",
  119. "7":"y x #2",
  120. "8":"y x #2",
  121. "9":"y x #2",
  122. "10":"y x #2",
  123. "11":"y x #2",
  124. "12":"y x #2",
  125. "13":"y x #2",
  126. "14":"y x #2",
  127. "15":"y x #2",
  128. "16":"y x #2",
  129. "17":"y x #2",
  130. "18":"y x #2",
  131. "19":"y x #2",
  132. "20":"y x #2",
  133. "21":"y x #2",
  134. "22":"y x #2",
  135. "23":"y x #2",
  136. "24":"y x #2",
  137. "25":"y x #2",
  138. "26":"y x #2",
  139. "27":"y x #2",
  140. "28":"y x #2",
  141. "29":"y x #2",
  142. "30":"y x #2",
  143. "31":"y x #2",
  144. "32":"y x #2",
  145. "33":"y x #2",
  146. "34":"y x #2",
  147. "35":"y x #2",
  148. "36":"y x #2",
  149. "37":"y x #2",
  150. "38":"y x #2",
  151. "39":"y x #2",
  152. "40":"y x #2",
  153. "41":"y x #2",
  154. "42":"y x #2",
  155. "43":"y x #2",
  156. "44":"y x #2",
  157. "45":"y x #2",
  158. "46":"y x #2",
  159. "47":"y x #2",
  160. "48":"y x #2",
  161. "49":"y x #2",
  162. "50":"y x #2",
  163. "51":"y x #2",
  164. "52":"y x #2",
  165. "53":"y x #2",
  166. "54":"y x #2",
  167. "55":"y x #2",
  168. "56":"y x #2",
  169. "57":"y x #2",
  170. "58":"y x #2",
  171. "59":"y x #2",
  172. "60":"y x #2",
  173. "61":"y x #2",
  174. "62":"y x #2",
  175. "63":"y x #2",
  176. "64":"y x #2",
  177. "65":"y x #2",
  178. "66":"y x #2",
  179. "67":"y x #2"
  180. },
  181. "safari":{
  182. "3.1":"u",
  183. "3.2":"u",
  184. "4":"u",
  185. "5":"u",
  186. "5.1":"y x #2",
  187. "6":"y x #2",
  188. "6.1":"y x #2",
  189. "7":"y x #2",
  190. "7.1":"y x #2",
  191. "8":"y x #2",
  192. "9":"y x #2",
  193. "9.1":"y x #2",
  194. "10":"y x #2",
  195. "10.1":"y x #2",
  196. "11":"y x #2",
  197. "11.1":"y x #2",
  198. "TP":"y x #2"
  199. },
  200. "opera":{
  201. "9":"n",
  202. "9.5-9.6":"n",
  203. "10.0-10.1":"n",
  204. "10.5":"n",
  205. "10.6":"n",
  206. "11":"n",
  207. "11.1":"n",
  208. "11.5":"n",
  209. "11.6":"n",
  210. "12":"n",
  211. "12.1":"n",
  212. "15":"y x #2",
  213. "16":"y x #2",
  214. "17":"y x #2",
  215. "18":"y x #2",
  216. "19":"y x #2",
  217. "20":"y x #2",
  218. "21":"y x #2",
  219. "22":"y x #2",
  220. "23":"y x #2",
  221. "24":"y x #2",
  222. "25":"y x #2",
  223. "26":"y x #2",
  224. "27":"y x #2",
  225. "28":"y x #2",
  226. "29":"y x #2",
  227. "30":"y x #2",
  228. "31":"y x #2",
  229. "32":"y x #2",
  230. "33":"y x #2",
  231. "34":"y x #2",
  232. "35":"y x #2",
  233. "36":"y x #2",
  234. "37":"y x #2",
  235. "38":"y x #2",
  236. "39":"y x #2",
  237. "40":"y x #2",
  238. "41":"y x #2",
  239. "42":"y x #2",
  240. "43":"y x #2",
  241. "44":"y x #2",
  242. "45":"y x #2",
  243. "46":"y x #2",
  244. "47":"y x #2",
  245. "48":"y x #2",
  246. "49":"y x #2",
  247. "50":"y x #2",
  248. "51":"y x #2",
  249. "52":"y x #2"
  250. },
  251. "ios_saf":{
  252. "3.2":"u",
  253. "4.0-4.1":"u",
  254. "4.2-4.3":"u",
  255. "5.0-5.1":"u",
  256. "6.0-6.1":"u",
  257. "7.0-7.1":"y x #2",
  258. "8":"y x #2",
  259. "8.1-8.4":"y x #2",
  260. "9.0-9.2":"y x #2",
  261. "9.3":"y x #2",
  262. "10.0-10.2":"y x #2",
  263. "10.3":"y x #2",
  264. "11.0-11.2":"y x #2",
  265. "11.3":"y x #2"
  266. },
  267. "op_mini":{
  268. "all":"n"
  269. },
  270. "android":{
  271. "2.1":"u",
  272. "2.2":"u",
  273. "2.3":"y x #2",
  274. "3":"y x #2",
  275. "4":"y x #2",
  276. "4.1":"y x #2",
  277. "4.2-4.3":"y x #2",
  278. "4.4":"y x #2",
  279. "4.4.3-4.4.4":"y x #2",
  280. "62":"y x #2"
  281. },
  282. "bb":{
  283. "7":"y x #2",
  284. "10":"y x #2"
  285. },
  286. "op_mob":{
  287. "10":"n",
  288. "11":"n",
  289. "11.1":"n",
  290. "11.5":"n",
  291. "12":"n",
  292. "12.1":"n",
  293. "37":"y x #2"
  294. },
  295. "and_chr":{
  296. "64":"y x #2"
  297. },
  298. "and_ff":{
  299. "57":"n"
  300. },
  301. "ie_mob":{
  302. "10":"n",
  303. "11":"n"
  304. },
  305. "and_uc":{
  306. "11.8":"y x #2"
  307. },
  308. "samsung":{
  309. "4":"y x #2",
  310. "5":"y x #2",
  311. "6.2":"y x #2"
  312. },
  313. "and_qq":{
  314. "1.2":"y x #2"
  315. },
  316. "baidu":{
  317. "7.12":"y x #2"
  318. }
  319. },
  320. "notes":"Currently scrollbar styling doesn't appear to be on any standards track.",
  321. "notes_by_num":{
  322. "1":"Only supports styling [scrollbar colors](https://msdn.microsoft.com/en-us/library/ms531155%28v=vs.85%29.aspx), no other properties to define the scrollbar's appearance.",
  323. "2":"Supports scrollbar styling via CSS [pseudo-properties](https://webkit.org/blog/363/styling-scrollbars/)."
  324. },
  325. "usage_perc_y":84.06,
  326. "usage_perc_a":3.28,
  327. "ucprefix":false,
  328. "parent":"",
  329. "keywords":"scrollbar-button,scrollbar-track,scrollbar-thumb,scrollbar-base-color,scrollbar-face-color",
  330. "ie_id":"",
  331. "chrome_id":"",
  332. "firefox_id":"",
  333. "webkit_id":"",
  334. "shown":true
  335. }