35

Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

  • Upload
    wpnepal

  • View
    945

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them
Page 2: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

5 reasons why“Parallax Websites”

are awesomeand

how to create them?

Page 3: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Parallax Scroling Website

Page 4: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them
Page 5: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

www.graphicnovel-hybrid4.peugeot.com

Page 6: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

My name isJimba Tamang

&I am a,

programmatic Designer.WP theme Developer.

Page 7: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Table of Contents

Chapter : 1What is Parallax Web Design.

5 reasons why“Parallax Scrolling Websites” are awesome.

Chapter : 2Techniques behind the scene.

Things to Remember.

~ Your questions ~

Page 8: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

54

3

2

1

Page 9: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them
Page 10: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them
Page 11: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Why “Parallax Websites” are awesome?

#1Product Demonstration

Page 12: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

www.eone-time.com #1 – Product Demonstration

Page 13: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them
Page 14: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

#2Engagement

Why “Parallax Websites” are awesome?

Page 15: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

krystalrae.com #2 – Engagement!

Page 16: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them
Page 17: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

#3Tell your Story

In Less then a minute.

Why “Parallax Websites” are awesome?

Page 18: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

everylastdrop.co.uk #3 – Tell your Story

Page 19: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Why Parallax Web Design?

#4Call To Action

BUY NOW CONTACT US

READ MORE CLICK ME

Page 20: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

www.zensorium.com/tinke/ #3 – CTA

Page 21: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them
Page 22: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

#5Make your website

FUN & SPECIAL!

Why “Parallax Websites” are awesome?

Page 23: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Chapter 2

Page 24: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Parallax Techniques

Parallax Library

Skrollr.jsSteallar.jsParallax.js

+Many more…

Page 25: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

https://github.com/Prinzhorn/skrollr

Download Skrollr plugin from github

Page 26: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

While using Skrollr.js

HTMLCSS

JS (jQuery)

Page 27: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

<div id=“box-1”data-abc=“background-color : rgb(255,0,0);”data-xyz=“background-color : rgb(0,255,0)”>

</div>

While using Skrollr.js

Page 28: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Methods

AbsoluteRelative

Page 29: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Absolute

800px1000px Box ‘A’

-200pxdata-0

data-200

Page 30: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Code Snap of Absolute Method

<div id=“box-1”data-0=“background-color : rgb(0,255,0)” data-200=“background-color : rgb(0,0,255) ”>

Box ‘A’

</div>

Page 31: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Relative

Box ‘A’

Box ‘A’

Box ‘A’

data-bottom

data-bottom=“background : rgb(255,0,0);”

data-center

data-center=“background : rgb(0,255,0);”

data-top

data-top=“background : rgb(0,0,255);”

Page 32: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Code Snap of Relative Method

<div id=“box-1” data-bottom=“background-color : rgb(255,0,0);”data-center=“background-color : rgb(0,255,0);”data-top=“background-color : rgb(0,0,255);” >

Box ‘A’

</div>

Page 33: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Things to Remember

Weight of the site(Performance of website)

Does it hurt SEO?

Page 34: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Thanks!

Twitter: @jimbatamangwww.jimba.com.np

Credits:http://graphicnovel-hybrid4.peugeot.com

http://www.eone-time.com/http://flashvhtml.com/

http://www.zensorium.com/tinke/http://krystalrae.com/

Page 35: Jimba Tamang: 5 reasons why “Parallax Websites” are awesome and how to create them

Questions?

I will answer you.