NAVIGATION
This shows you the differences between two versions of the page.
|
deutsch:andere-erweiterungen:mootools:to-top-link [2011/07/29 12:12] Knut Heermann (flip-flop) |
deutsch:andere-erweiterungen:mootools:to-top-link [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{indexmenu_n>10}} | + | {{indexmenu_n>20}} |
| - | ====== Back to Top Link ====== | + | ====== Back to Top Link Knopf fade in/out ====== |
| **Ein Toplink Button erscheint autom. auf der Seite (fade in/out) wenn etwa 2/3 der Seitenlänge durch das Scrollen erreicht sind. ** | **Ein Toplink Button erscheint autom. auf der Seite (fade in/out) wenn etwa 2/3 der Seitenlänge durch das Scrollen erreicht sind. ** | ||
| Line 65: | Line 65: | ||
| * Das Bild für den Button wird in "template/img/mootools/ui.totop.png" abgelegt. | * Das Bild für den Button wird in "template/img/mootools/ui.totop.png" abgelegt. | ||
| + | * + V 1.31: Das MooTools Plugin "Fx.Scroll" muss hinzugeladen werden: <code html><!-- JS: MORE:Fx/Fx.Scroll --></code> | ||
| \\ | \\ | ||
| Line 218: | Line 219: | ||
| ===== V 1.31 ===== | ===== V 1.31 ===== | ||
| + | |||
| + | ==== Vorlage: ==== | ||
| + | |||
| {{:deutsch:andere-erweiterungen:mootools:be_mootools_totop_v131_1.gif|}} | {{:deutsch:andere-erweiterungen:mootools:be_mootools_totop_v131_1.gif|}} | ||
| Line 224: | Line 228: | ||
| ==== JS-Code ==== | ==== JS-Code ==== | ||
| - | **Version für Mootools V1.2**\\ | + | **Version 1.31 für Mootools V1.2**\\ |
| **Datei** ##template/lib/mootools/plugin-1.2/mootools.back-to-top-1.2.js## | **Datei** ##template/lib/mootools/plugin-1.2/mootools.back-to-top-1.2.js## | ||
| Line 299: | Line 303: | ||
| \\ | \\ | ||
| - | **Version für Mootools V1.3**\\ | + | **Version 1.31 für Mootools V1.3**\\ |
| **Datei** ##template/lib/mootools/plugin-1.3/mootools.back-to-top-1.3.js## | **Datei** ##template/lib/mootools/plugin-1.3/mootools.back-to-top-1.3.js## | ||
| Line 375: | Line 379: | ||
| } | } | ||
| </code> | </code> | ||
| + | |||
| + | \\ | ||
| \\ | \\ | ||
| Line 427: | Line 433: | ||
| \\ | \\ | ||
| - | ==== Download ==== | + | ===== Download ===== |
| + | Version 1.30: {{:deutsch:andere-erweiterungen:mootools:mootools_totop_v130.zip|}} | ||
| - | {{:deutsch:andere-erweiterungen:mootools:mootools_totop.zip|}} | + | Version 1.31: {{:deutsch:andere-erweiterungen:mootools:mootools_totop_v131.zip|}} //(mit SmoothScroll)// |
| \\ | \\ | ||