blob: 0fb60906f4dca2b7e45d3cbc3d12f2d4c326e182 (
plain)
1
2
3
4
5
6
7
8
|
<div style="transform: scaleX(-1); width: 200px; height: 200px;">
<div dir="rtl" style="width: 200px; height: 200px;">
<div id="scroller" style="width: 200px; height: 200px; overflow:auto;">
<div id="spacer" style="width: 80px; height: 250px;">
</div>
</div>
</div>
</div>
|