So I am wondering if there is a possibility to have a different starting position with the overflow:scroll
value;
When you start scrolling in a div
the default behaviour is to scroll from left to right:
|<--Scrollbar-Starting-Left-->_________________________________________________|
would it possible that it starts at the right?
|_________________________________________________<--Scrollbar-Starting-Right-->|
In my example the red
and green
items are first visible, I'd like the green
and blue
item to be visible first :)
I've tried direction:rtl;
but no luck
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…