зеркало из https://github.com/mozilla/pjs.git
8 строки
319 B
HTML
8 строки
319 B
HTML
<script src="scrolling.js"></script>
|
|
<div class="scrollTop" style="overflow:auto; width:200px; height:200px;">
|
|
<div style="margin:70px 20px; opacity:0.5; height:400px; background:yellow;">
|
|
<div style="position:absolute; background:yellow; width:50px; height:100px; top: 0; left:50px;">
|
|
</div>
|
|
</div>
|
|
</div>
|