#scroller * { /* don't allow the children of the scrollable element to be selected as an anchor node */ overflow-anchor: none; } #anchor { /* allow the ...
確定! 回上一頁