pixelcog / parallax.js

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

Parallax is not a function #305

Open CardiffWebDevs opened 1 year ago

CardiffWebDevs commented 1 year 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?