You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just initialization so that your background area is not hidden on page load. Apply this class to elements you will use with $(element).mouseParallax();
Or not! You can use mouseParallax on an element without this class and specify all the styles yourself, if you prefer.
I went with "fixed," but "absolute" positioning also works, depending on the application.