NAVIGATION
This shows you the differences between two versions of the page.
|
english:other-enhancements:mootools:srcoll-bar [2009/09/24 12:55] Knut Heermann (flip-flop) |
english:other-enhancements:mootools:srcoll-bar [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{indexmenu_n>20}} | + | {{indexmenu_n>100}} |
| ====== Scroll bar vert./horiz. ====== | ====== Scroll bar vert./horiz. ====== | ||
| Line 5: | Line 5: | ||
| **Content in a <div> container bordered by a vertical and horizontal scroll bar (using mootools v1.2.x).** \\ | **Content in a <div> container bordered by a vertical and horizontal scroll bar (using mootools v1.2.x).** \\ | ||
| - | Have a look [[http://www.isabellathiel.de/en-references.phtml]]. | + | In action: [[http://www.isabellathiel.de/en-references.phtml]]. |
| Line 525: | Line 525: | ||
| float: left; | float: left; | ||
| height: 15px; | height: 15px; | ||
| - | width: 635px; /* 255px; */ | + | width: 255px; /*635px; */ |
| position: relative; | position: relative; | ||
| background: #ddd; | background: #ddd; | ||
| Line 565: | Line 565: | ||
| \\ | \\ | ||
| - | **The scroll bar needs:** | + | **The scroll bar needs:** //([[english/other-enhancements/mootools/mootools-v12x#download|prepared mootools set]])// |
| * [[http://mootools.net/core|MooTools Core]] | * [[http://mootools.net/core|MooTools Core]] | ||
| * [[http://mootools.net/more|MooTools More]] | * [[http://mootools.net/more|MooTools More]] | ||
| - | * Fx: Fx.Scroll | ||
| * Drag: Drag | * Drag: Drag | ||
| </note> | </note> | ||