1

I want the horizontal scroll bar to move from right to Left direction but the vertical scroll bar of same div should be in left position and work as it is(top to bottom)

Refrenced below link: Scroll horizontally starting from right to left with CSS overflow:scroll

I tried the below code:
   #scrollid{
      direction: rtl;
    }

Expected only horizontal Scroll bar to move from right to left But the vertical bar position also moved to opposite direction(from right to left)

Like below: enter image description here

Any help will be appreciated.Please help with the solution.

sindhu
  • 89
  • 1
  • 11

0 Answers0