<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.phpwcms.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.phpwcms.org/feed.php">
        <title>phpwcms-HowTo:wiki english:other-enhancements:mootools</title>
        <description></description>
        <link>https://wiki.phpwcms.org/</link>
        <image rdf:resource="https://wiki.phpwcms.org/lib/images/favicon.ico" />
       <dc:date>2026-04-06T00:45:56+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/fontsizer?rev=1528042146&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/mootools-v12x?rev=1528042146&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/smooth-to-top-anchor?rev=1528042146&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/srcoll-bar?rev=1528042146&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/to-top-link?rev=1528042146&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.phpwcms.org/lib/images/favicon.ico">
        <title>phpwcms-HowTo:wiki</title>
        <link>https://wiki.phpwcms.org/</link>
        <url>https://wiki.phpwcms.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/fontsizer?rev=1528042146&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:06+02:00</dc:date>
        <title>Dynamic font resizing</title>
        <link>https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/fontsizer?rev=1528042146&amp;do=diff</link>
        <description>Dynamic changing of the font sizes.

Frequently, a font enlargement/reduction is desired by user input. 

With this JS snippet it is possible without problem.


FIXME better translate



----------


fontsize V1.0  17.12.10  

Docu: -- 

Forum: I have found again - Sommerschule (2005)&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/mootools-v12x?rev=1528042146&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:06+02:00</dc:date>
        <title>MooTools V1.2.x</title>
        <link>https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/mootools-v12x?rev=1528042146&amp;do=diff</link>
        <description>FIXME In progress

Installation


For some enhancemets we need the V1.2.x set wtih the following components. 


	*  ReMooz:
		*  MooTools Core
			*  Element.Dimensions
			*  Fx.Tween
			*  Fx.Morph
			*  Selectors
			*  DomReady (facultative)

		*  MooTools More
			*  Drag
			*  Drag.Move</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/smooth-to-top-anchor?rev=1528042146&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:06+02:00</dc:date>
        <title>Smooth Scroller to a top anchor</title>
        <link>https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/smooth-to-top-anchor?rev=1528042146&amp;do=diff</link>
        <description>By default, the browser “jerks” you up or down in the page when you click on an anchor -- SmoothScroll lets you define the duration that it should take for a link to be scrolled down to.


Idea: David Walsh - &lt;http://davidwalsh.name/smooth-scroll-mootools&gt; 

Example: --&lt;span class=&quot;important&quot;&gt;mootools 1.2 oder 1.3&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;template/lib/mootools/plugin-1.2/mootools.SmoothScrollToTop-1.2.js&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;template/lib/mootools/plugin-1.3/mootools.SmoothScrollToT…</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/srcoll-bar?rev=1528042146&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:06+02:00</dc:date>
        <title>Scroll bar vert./horiz.</title>
        <link>https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/srcoll-bar?rev=1528042146&amp;do=diff</link>
        <description>Content in a &lt;div&gt; container bordered by a vertical and horizontal scroll bar (using mootools v1.2.x). 

In action: &lt;http://www.isabellathiel.de/en-references.phtml&gt;.


Docu: -- 

Forum: -- 

Source: Greg Houston Design: Vertical &amp; Horizontal Scrollbars with Arrows&lt;span class=&quot;important&quot;&gt;{SCROLLBAR1}&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;{SCROLLBAR2}&lt;/span&gt;</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/to-top-link?rev=1528042146&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:06+02:00</dc:date>
        <title>Back to Top Link button fade in/out</title>
        <link>https://wiki.phpwcms.org/doku.php/english/other-enhancements/mootools/to-top-link?rev=1528042146&amp;do=diff</link>
        <description>A Toplink button appears autom. on the side (fade in/out) when approximately 2/3 of the page length is reached by scrolling. 

V 1.30: The jump to the top is a visual “hard jump”, like a normal link to an anchor.


Update 27.07.2011:

V 1.31: The “hard” jump to the top is replaced by a “smooth scrolling”. The user then sees that the page scrolls to the top.&lt;span class=&quot;important&quot;&gt;mootools 1.2 or 1.3&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;template/lib/mootools/plugin-1.2/mootools.back-to-top-1.2.js&lt;/span&gt;…</description>
    </item>
</rdf:RDF>
