css-scrollbar.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  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":"http://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":"https://noraesae.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. },
  48. "firefox":{
  49. "2":"n",
  50. "3":"n",
  51. "3.5":"n",
  52. "3.6":"n",
  53. "4":"n",
  54. "5":"n",
  55. "6":"n",
  56. "7":"n",
  57. "8":"n",
  58. "9":"n",
  59. "10":"n",
  60. "11":"n",
  61. "12":"n",
  62. "13":"n",
  63. "14":"n",
  64. "15":"n",
  65. "16":"n",
  66. "17":"n",
  67. "18":"n",
  68. "19":"n",
  69. "20":"n",
  70. "21":"n",
  71. "22":"n",
  72. "23":"n",
  73. "24":"n",
  74. "25":"n",
  75. "26":"n",
  76. "27":"n",
  77. "28":"n",
  78. "29":"n",
  79. "30":"n",
  80. "31":"n",
  81. "32":"n",
  82. "33":"n",
  83. "34":"n",
  84. "35":"n",
  85. "36":"n",
  86. "37":"n",
  87. "38":"n",
  88. "39":"n",
  89. "40":"n",
  90. "41":"n",
  91. "42":"n",
  92. "43":"n",
  93. "44":"n",
  94. "45":"n",
  95. "46":"n",
  96. "47":"n",
  97. "48":"n",
  98. "49":"n",
  99. "50":"n",
  100. "51":"n",
  101. "52":"n",
  102. "53":"n"
  103. },
  104. "chrome":{
  105. "4":"y x #2",
  106. "5":"y x #2",
  107. "6":"y x #2",
  108. "7":"y x #2",
  109. "8":"y x #2",
  110. "9":"y x #2",
  111. "10":"y x #2",
  112. "11":"y x #2",
  113. "12":"y x #2",
  114. "13":"y x #2",
  115. "14":"y x #2",
  116. "15":"y x #2",
  117. "16":"y x #2",
  118. "17":"y x #2",
  119. "18":"y x #2",
  120. "19":"y x #2",
  121. "20":"y x #2",
  122. "21":"y x #2",
  123. "22":"y x #2",
  124. "23":"y x #2",
  125. "24":"y x #2",
  126. "25":"y x #2",
  127. "26":"y x #2",
  128. "27":"y x #2",
  129. "28":"y x #2",
  130. "29":"y x #2",
  131. "30":"y x #2",
  132. "31":"y x #2",
  133. "32":"y x #2",
  134. "33":"y x #2",
  135. "34":"y x #2",
  136. "35":"y x #2",
  137. "36":"y x #2",
  138. "37":"y x #2",
  139. "38":"y x #2",
  140. "39":"y x #2",
  141. "40":"y x #2",
  142. "41":"y x #2",
  143. "42":"y x #2",
  144. "43":"y x #2",
  145. "44":"y x #2",
  146. "45":"y x #2",
  147. "46":"y x #2",
  148. "47":"y x #2",
  149. "48":"y x #2",
  150. "49":"y x #2",
  151. "50":"y x #2",
  152. "51":"y x #2",
  153. "52":"y x #2",
  154. "53":"y x #2",
  155. "54":"y x #2",
  156. "55":"y x #2",
  157. "56":"y x #2",
  158. "57":"y x #2"
  159. },
  160. "safari":{
  161. "3.1":"u",
  162. "3.2":"u",
  163. "4":"u",
  164. "5":"u",
  165. "5.1":"y x #2",
  166. "6":"y x #2",
  167. "6.1":"y x #2",
  168. "7":"y x #2",
  169. "7.1":"y x #2",
  170. "8":"y x #2",
  171. "9":"y x #2",
  172. "9.1":"y x #2",
  173. "10":"y x #2",
  174. "TP":"y x #2"
  175. },
  176. "opera":{
  177. "9":"n",
  178. "9.5-9.6":"n",
  179. "10.0-10.1":"n",
  180. "10.5":"n",
  181. "10.6":"n",
  182. "11":"n",
  183. "11.1":"n",
  184. "11.5":"n",
  185. "11.6":"n",
  186. "12":"n",
  187. "12.1":"n",
  188. "15":"y x #2",
  189. "16":"y x #2",
  190. "17":"y x #2",
  191. "18":"y x #2",
  192. "19":"y x #2",
  193. "20":"y x #2",
  194. "21":"y x #2",
  195. "22":"y x #2",
  196. "23":"y x #2",
  197. "24":"y x #2",
  198. "25":"y x #2",
  199. "26":"y x #2",
  200. "27":"y x #2",
  201. "28":"y x #2",
  202. "29":"y x #2",
  203. "30":"y x #2",
  204. "31":"y x #2",
  205. "32":"y x #2",
  206. "33":"y x #2",
  207. "34":"y x #2",
  208. "35":"y x #2",
  209. "36":"y x #2",
  210. "37":"y x #2",
  211. "38":"y x #2",
  212. "39":"y x #2",
  213. "40":"y x #2",
  214. "41":"y x #2",
  215. "42":"y x #2",
  216. "43":"y x #2"
  217. },
  218. "ios_saf":{
  219. "3.2":"u",
  220. "4.0-4.1":"u",
  221. "4.2-4.3":"u",
  222. "5.0-5.1":"u",
  223. "6.0-6.1":"u",
  224. "7.0-7.1":"y x #2",
  225. "8":"y x #2",
  226. "8.1-8.4":"y x #2",
  227. "9.0-9.2":"y x #2",
  228. "9.3":"y x #2",
  229. "10-10.1":"y x #2"
  230. },
  231. "op_mini":{
  232. "all":"n"
  233. },
  234. "android":{
  235. "2.1":"u",
  236. "2.2":"u",
  237. "2.3":"y x #2",
  238. "3":"y x #2",
  239. "4":"y x #2",
  240. "4.1":"y x #2",
  241. "4.2-4.3":"y x #2",
  242. "4.4":"y x #2",
  243. "4.4.3-4.4.4":"y x #2",
  244. "53":"y x #2"
  245. },
  246. "bb":{
  247. "7":"y x #2",
  248. "10":"y x #2"
  249. },
  250. "op_mob":{
  251. "10":"n",
  252. "11":"n",
  253. "11.1":"n",
  254. "11.5":"n",
  255. "12":"n",
  256. "12.1":"n",
  257. "37":"y x #2"
  258. },
  259. "and_chr":{
  260. "54":"y x #2"
  261. },
  262. "and_ff":{
  263. "50":"n"
  264. },
  265. "ie_mob":{
  266. "10":"n",
  267. "11":"n"
  268. },
  269. "and_uc":{
  270. "11":"y x #2"
  271. },
  272. "samsung":{
  273. "4":"y x #2"
  274. }
  275. },
  276. "notes":"Currently scrollbar styling doesn't appear to be on any standards track.",
  277. "notes_by_num":{
  278. "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.",
  279. "2":"Supports scrollbar styling via CSS [pseudo-properties](https://webkit.org/blog/363/styling-scrollbars/)."
  280. },
  281. "usage_perc_y":80.03,
  282. "usage_perc_a":4.66,
  283. "ucprefix":false,
  284. "parent":"",
  285. "keywords":"scrollbar-button,scrollbar-track,scrollbar-thumb,scrollbar-base-color,scrollbar-face-color",
  286. "ie_id":"",
  287. "chrome_id":"",
  288. "firefox_id":"",
  289. "webkit_id":"",
  290. "shown":true
  291. }