twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
252 lines (250 loc) • 4.68 kB
JSON
{
"title":"scrollIntoView",
"description":"The `Element.scrollIntoView()` method scrolls the current element into the visible area of the browser window. Parameters can be provided to set the position inside the visible area as well as whether scrolling should be instant or smooth.",
"spec":"https://drafts.csswg.org/cssom-view/#dom-element-scrollintoview",
"status":"wd",
"links":[
{
"url":"https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView",
"title":"MDN article"
}
],
"bugs":[
],
"categories":[
"DOM",
"JS API"
],
"stats":{
"ie":{
"5.5":"n",
"6":"n",
"7":"n",
"8":"a #1",
"9":"a #1",
"10":"a #1",
"11":"a #1"
},
"edge":{
"12":"a #1",
"13":"a #1",
"14":"a #1"
},
"firefox":{
"2":"a #1",
"3":"a #1",
"3.5":"a #1",
"3.6":"a #1",
"4":"a #1",
"5":"a #1",
"6":"a #1",
"7":"a #1",
"8":"a #1",
"9":"a #1",
"10":"a #1",
"11":"a #1",
"12":"a #1",
"13":"a #1",
"14":"a #1",
"15":"a #1",
"16":"a #1",
"17":"a #1",
"18":"a #1",
"19":"a #1",
"20":"a #1",
"21":"a #1",
"22":"a #1",
"23":"a #1",
"24":"a #1",
"25":"a #1",
"26":"a #1",
"27":"a #1",
"28":"a #1",
"29":"a #1",
"30":"a #1",
"31":"a #1",
"32":"a #1",
"33":"a #1",
"34":"a #1",
"35":"a #1",
"36":"y",
"37":"y",
"38":"y",
"39":"y",
"40":"y",
"41":"y",
"42":"y",
"43":"y",
"44":"y",
"45":"y",
"46":"y",
"47":"y"
},
"chrome":{
"4":"a #1",
"5":"a #1",
"6":"a #1",
"7":"a #1",
"8":"a #1",
"9":"a #1",
"10":"a #1",
"11":"a #1",
"12":"a #1",
"13":"a #1",
"14":"a #1",
"15":"a #1",
"16":"a #1",
"17":"a #1",
"18":"a #1",
"19":"a #1",
"20":"a #1",
"21":"a #1",
"22":"a #1",
"23":"a #1",
"24":"a #1",
"25":"a #1",
"26":"a #1",
"27":"a #1",
"28":"a #1",
"29":"a #1",
"30":"a #1",
"31":"a #1",
"32":"a #1",
"33":"a #1",
"34":"a #1",
"35":"a #1",
"36":"a #1",
"37":"a #1",
"38":"a #1",
"39":"a #1",
"40":"a #1",
"41":"a #1",
"42":"a #1",
"43":"a #1",
"44":"a #1",
"45":"a #1",
"46":"a #1",
"47":"a #1",
"48":"a #1",
"49":"a #1",
"50":"a #1",
"51":"a #1"
},
"safari":{
"3.1":"u",
"3.2":"u",
"4":"u",
"5":"u",
"5.1":"u",
"6":"u",
"6.1":"u",
"7":"u",
"7.1":"u",
"8":"u",
"9":"u",
"9.1":"u"
},
"opera":{
"9":"n",
"9.5-9.6":"n",
"10.0-10.1":"n",
"10.5":"n",
"10.6":"n",
"11":"u",
"11.1":"u",
"11.5":"u",
"11.6":"a #1",
"12":"a #1",
"12.1":"a #1",
"15":"a #1",
"16":"a #1",
"17":"a #1",
"18":"a #1",
"19":"a #1",
"20":"a #1",
"21":"a #1",
"22":"a #1",
"23":"a #1",
"24":"a #1",
"25":"a #1",
"26":"a #1",
"27":"a #1",
"28":"a #1",
"29":"a #1",
"30":"a #1",
"31":"a #1",
"32":"a #1",
"33":"a #1",
"34":"a #1",
"35":"a #1",
"36":"a #1"
},
"ios_saf":{
"3.2":"u",
"4.0-4.1":"u",
"4.2-4.3":"u",
"5.0-5.1":"a #1",
"6.0-6.1":"a #1",
"7.0-7.1":"a #1",
"8":"a #1",
"8.1-8.4":"a #1",
"9.0-9.2":"a #1",
"9.3":"a #1"
},
"op_mini":{
"5.0-8.0":"n"
},
"android":{
"2.1":"u",
"2.2":"u",
"2.3":"a #1",
"3":"a #1",
"4":"a #1",
"4.1":"a #1",
"4.2-4.3":"a #1",
"4.4":"a #1",
"4.4.3-4.4.4":"a #1",
"47":"a #1"
},
"bb":{
"7":"u",
"10":"u"
},
"op_mob":{
"10":"u",
"11":"u",
"11.1":"u",
"11.5":"u",
"12":"u",
"12.1":"u",
"33":"u"
},
"and_chr":{
"47":"a #1"
},
"and_ff":{
"44":"a #1"
},
"ie_mob":{
"10":"u",
"11":"u"
},
"and_uc":{
"9.9":"u"
}
},
"notes":"",
"notes_by_num":{
"1":"Supports scrollIntoView with boolean parameter, but not `smooth` behavior option"
},
"usage_perc_y":7.59,
"usage_perc_a":73.72,
"ucprefix":false,
"parent":"",
"keywords":"",
"ie_id":"",
"chrome_id":"",
"firefox_id":"",
"webkit_id":"",
"shown":false
}