Animatet Content Scroll

Animierter Hintergrund und Animierte Texte und Bilder beim Scrollen der Seite
Kommentar abgeben zu diesen Beitrag/Code ?
Dann hier klicken

Der hier verwendete Code

<style>
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,400italic,700);
@font-face {
font-family: 'icomoon';
src: url('/fonts_webseite/icomoon.eot?t91ftr');
src: url('/fonts_webseite/icomoon.eot?t91ftr#iefix') format('embedded-opentype'),
url('/fonts_webseite/icomoon.ttf?t91ftr') format('truetype'),
url('/fonts_webseite/icomoon.woff?t91ftr') format('woff'),
url('/fonts_webseite/icomoon.svg?t91ftr#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
}
.icon-forward:before {
content: "\e903";
}
.icon-down:before {
content: "\e904";
}
.icon-up:before {
content: "\e905";
}
.icon-times:before {
content: "\e902";
}
.icon-back:before {
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX