Parallax Web Design - The Earth May Not Move for Us But the Web Can

• 8 min read

721 Shares

Parallax design, contrary to some information online, has been around for a while. In fact, it was first found in computer games back in the early 1980s. The title Jump Bug, 1981, had elements of parallax design and both Moon Patrol and Jump Bug, 1982, had complete parallax design implementations.

Today, parallax design is becoming more and more popular in website implementations and it’s a nice tool to have in your design toolkit.

Though don’t forget as Joel Marsh, the author of The Composite Persuasion said; “Power users don’t decide very much based on aesthetics. Look and feel creates appeal and not loyalty.”


Author/Copyright holder: Frozenbyte. Copyright terms and licence: CC BY-SA 3.0

Parallax design has come a long way since the early game designs as seen here in this scene from Trine 2.

What is Parallax Design?

Parallax design is a simple technique whereby the background image in camera moves more slowly than the foreground image. This has two effects in your web designs; firstly, it gives a sense of depth to 2 dimensional pages and secondly, the relative motion can help hold the eye’s attention on page.

Why Would You Implement Parallax Design?

Proponents of parallax design say that it helps:

  • Impress viewers with both the depth of page and the animated approach.

  • Support telling stories with your design

  • Makes it easier to guide visitors through your site by providing a natural flow to a web page

  • Provoke curiosity in the reader

  • Signposts calls to action and increases the likelihood of getting clicks

  • Reinforces the credibility of a site by making it feel more interactive


Author/Copyright holder: Digital Leaves. Copyright terms and licence: All rights reserved Img source

A simple illustration of how parallax creates motion effects.

Are There Any Reasons Why Parallax Design Might Not Work For My Project?

Yes, there are also possible downsides to implementing this kind of design including:

  • If done poorly it can be jarring for the user rather than valuable

  • It can impact on the way that the SEO is implemented as it makes it harder to diversify meta information, limits you to a single H1 tag and a single URL

  • If too many images and information are employed on a page, careful thought needs to be put into the web design or you end up with incredibly poor page load times and lots of visitors will simply go elsewhere

  • It is very hard to make it work with responsive design and may push designers supporting mobile and other platforms to implementing adaptive design (with the associated costs and drawbacks of this design method)

  • It reduces the capability to implement internal linking within the site

How is Parallax Design Actually Implemented?

There are four main methods for implementing parallax designs in general. Some are better suited to the web than others.

Method 1 – Layer Parallax Design

This form of parallax design relies on the display system to support the use of multiple background layers which may then be scrolled at independent rates. This scrolling can normally be done either horizontally or vertically.

Parallax is achieved by instructing each layer’s position to change, by a given but differing amount for each layer, in a specific direction.


Author/Copyright holder: Claas Paletta. Copyright terms and licence: CC BY-SA 3.0

Parallax design using the layer scrolling method.

Method 2 – Sprite Method for Parallax Design

The sprite method works by taking composites of images and combining them into pseudo-layering of “sprites”. Moving the “camera” angle for viewing then delivers visibility on only a single layer or group of layers rendering others invisible. This method also creates a striking 3-D effect on images which would otherwise be flat.

Method 3 – Repeat Pattern Animation for Parallax Design

This method uses a scrolling display consisting of individual floating tiles which layer over a repeating background layer. The individual bitmaps for each tile are animated to give the illusion of the parallax effect. One popular technique for this is color cycling which can quickly animate all tiles on the screen.

Method 4 – Raster Method for Parallax Design

This method requires that you draw an individual pixel line and then refresh it all the way down the screen (top to bottom) you leave a slight delay between each line being drawn to create the parallax effect.

Multiple sets of raster can be combined to deliver stronger depth of field.


Author/Copyright holder: Wojciech Muła. Copyright terms and licence: CC BY-SA 3.0

Rasterization works by drawing pixel lines.

Tips for Successful Implementation of Parallax Design on Your Website

There are a number of simple tips that can improve the UX of parallax designs on websites including:

  • Try to keep things relatively simple. Overly complex parallax designs can confuse the user and make it difficult to separate content from the design.

  • Try to use parallax design to tell a story. Stories are automatically more engaging for users and parallax can really enhance this.

  • Try to keep things fun. Make certain to try and enhance the depth of the page when utilizing parallax design.

  • Try to use it to emphasize calls to action. This won’t just improve the user experience but should bring better business results too.

  • Don’t forget to try the design on multiple browsers and on mobile – parallax designs are often very fragile when deployed on these platforms.

The Take Away

Parallax design is a technique designed to add depth to flat pages and give the illusion of movement. It can be used to drive calls to action and to improve the user experience. However, careful thought needs to go into implementation or it can quickly become overwhelming and detract from the user experience instead.

References

An inspiring list of websites encompassing parallax design can be found here.

Hero Image: Author/Copyright holder: Chris Wood. Copyright terms and licence: Fair Use.

Learn More in This Course:

AI for Designers

11 days
13 % booked
View Course

What You Should Read Next

  • Read full article
    What is Interaction Design? - Article hero image
    Interaction Design Foundation logo

    What is Interaction Design?

    Interaction design is an important component within the giant umbrella of user experience (UX) design. In this article, we’ll explain what interaction design is, some useful models of interaction design, as well as briefly describe what an interaction designer usually does.A simple and useful unders

    Social shares
    1.5k
    Published
    Read Article
  • Read full article
    Apple’s Product Development Process – Inside the World’s Greatest Design Organization - Article hero image
    Interaction Design Foundation logo

    Apple’s Product Development Process – Inside the World’s Greatest Design Organization

    Apple’s Product Development Process may be one of the most successful design processes ever implemented. With a valuation that exceeds $2 trillion, there’s a lot that designers can learn from Apple and introduce into their own design environments.Apple is a notoriously secretive business. In Steve J

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    Shneiderman’s Eight Golden Rules Will Help You Design Better Interfaces - Article hero image
    Interaction Design Foundation logo

    Shneiderman’s Eight Golden Rules Will Help You Design Better Interfaces

    Follow Ben Shneiderman’s 'Eight Golden Rules of Interface Design' if you want to design great, productive and frustration-free user interfaces. Apple, Google and Microsoft are among some of the highly successful companies whose well-designed products reflect Shneiderman’s rules. The characteristics

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    How to Change Your Career from Graphic Design to UX Design - Article hero image
    Interaction Design Foundation logo

    How to Change Your Career from Graphic Design to UX Design

    If there’s an occupation that is 100% linked with the public’s idea of what design is all about, it’s graphic design. From the familiar golden arches of the McDonald’s brand to the typography and colors of movie posters, graphic designers create some of the most iconic and ubiquitous designs around

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    Repetition, Pattern, and Rhythm - Article hero image
    Interaction Design Foundation logo

    Repetition, Pattern, and Rhythm

    Let’s look at three subjects that, at first glance, may strike you as being incredibly basic and self-explanatory. However, although they may seem like they should need no introduction, we should study them. By understanding these concepts, you’ll be able to apply them more effectively to captivate

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    The Grid System: Building a Solid Design Layout - Article hero image
    Interaction Design Foundation logo

    The Grid System: Building a Solid Design Layout

    Now that we’ve seen some grids at work in the Rule of Thirds article, let’s examine them a little more deeply. As a concept that deals so fundamentally with the fabric and background of our work as designers, it’s easy to overlook the power of grids and think more about the elements we want to creat

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    The Principles of Service Design Thinking - Building Better Services - Article hero image
    Interaction Design Foundation logo

    The Principles of Service Design Thinking - Building Better Services

    Service design is all about taking a service and making it meet the user’s and customer’s needs for that service. It can be used to improve an existing service or to create a new service from scratch. In order to adapt to service design, a UX designer will need to understand the basic principles of

    Social shares
    1.4k
    Published
    Read Article
  • Read full article
    A Simple Introduction to Lean UX - Article hero image
    Interaction Design Foundation logo

    A Simple Introduction to Lean UX

    Lean UX is an incredibly useful technique when working on projects where the Agile development method is used. Traditional UX techniques often don’t work when development is conducted in rapid bursts – there’s not enough time to deliver UX in the same way. Fundamentally Lean UX and other forms of UX

    Social shares
    1.3k
    Published
    Read Article
  • Read full article
    Dieter Rams: 10 Timeless Commandments for Good Design - Article hero image
    Interaction Design Foundation logo

    Dieter Rams: 10 Timeless Commandments for Good Design

    Let’s pay a virtual visit to a famous industrial designer’s workshop. By examining the principles of his winning approach, we can incorporate vital elements into our designs in the “less is more” age.As user experience practitioners, most of us have worked with Nielsen and Molich’s 10 heuristics or

    Social shares
    1.3k
    Published
    Read Article
  • Read full article
    The 7 Factors that Influence User Experience - Article hero image
    Interaction Design Foundation logo

    The 7 Factors that Influence User Experience

    User Experience (UX) is critical to the success or failure of a product in the market but what do we mean by UX? All too often UX is confused with usability which describes to some extent how easy a product is to use and it is true that UX as a discipline began with usability – however, UX has grown

    Social shares
    1.3k
    Published
    Read Article

Top Articles

Top Topic Definitions

Feel Stuck?
Want Better Job Options?

AI is replacing jobs everywhere, yet design jobs are booming with a projected 45% job growth. With design skills, you can create products and services people love. More love means more impact and greater salary potential.

At IxDF, we help you from your first course to your next job, all in one place.

See How Design Skills Turn Into Job Options
Privacy Settings
By using this site, you accept our Cookie Policy and Terms of Use.
Customize
Accept all

Be the One Who Inspires

People remember who shares great ideas.

Share on:

Academic Credibility — On Autopilot

Don't waste time googling citation formats. Just copy, paste and look legit in seconds.

Feel Stuck? Want Freedom?

Join 326,033+ designers who get one powerful email each week. Learn to design a life you love.

Next email in
1
day
10
hrs
25
mins
11
secs

Free forever. No spam. Unsubscribe anytime.