treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Fading Background Color during Page Transitions

  • Check out this site: http://www.qubiq.org/

    Does anyone know how to fade the background color from Page to Page.
    Something to note: When you travel from Page 1 to Page 2, the background color from Page 1 lingers for a second when you first land on Page 2 and then the background color transitions from the lingering Page 1 color to the Page 2 color.

    Thanks!
  • It's done with Javascript...more specifically jQuery.

    If you inspect the site you'll find a script called color-query.js