Friday, 15 May 2015

html - Scroll content and slow background scroll -



html - Scroll content and slow background scroll -

im looking scrolling page effect, found here: http://alterego.ae/

i image slower scroll downwards effect content (with white background) didnt want utilize javascript (i dont know how!) that.

i want same effect, without using javascript that.

how accomplish that?

html

<div style="background-image: url(../img/bg1.png); position: 50% 10px> <div class="container">content (example: us)</div> </div> <div style="background-image: url(../img/bg1.png); position: 50% 10px> <div class="container">content (example: us)</div> </div>

unfortunately, cannot accomplish type of scrolling (called parallax) without bit of javascript. however, other people on net have kindly written plug-ins, allowing implement parallax scrolling more ease. you'll still need utilize little amount of js have work, far less writing methods yourself.

i'd recommend: https://github.com/prinzhorn/skrollr (i have no personal connection this, seen before , it!), easy implement.

sorry isn't reply you're looking for, parallax scrolling requires javascript.

html css scroll

No comments:

Post a Comment