pixelcog / parallax.js

Simple parallax scrolling effect inspired by Spotify.com implemented as a jQuery plugin
MIT License
3.53k stars 840 forks source link

Parallax is not a function #305

Open CardiffWebDevs opened 10 months ago

CardiffWebDevs commented 10 months ago

I'm trying to load the parallax js on https://app-cprd-flatholmart.azurewebsites.net/ in the div .map but i'm getting Uncaught TypeError: jQuery(...).Parallax is not a function in console.

Can anyone help?