simpleParallax.js icon indicating copy to clipboard operation
simpleParallax.js copied to clipboard

Custom container

Open awgul opened this issue 4 years ago • 2 comments

Hey,

When I set custom container I get error:

Uncaught TypeError: this.settings.customContainer.getBoundingClientRect is not a function at t.value (simpleParallax.min.js:7) at t.value (simpleParallax.min.js:7) at simpleParallax.min.js:7

awgul avatar Nov 12 '20 14:11 awgul

Custom container doesn't want to work in general. I set up it via a Node and there is no error but it nothing happens. The

I used as a customContainer has position fixed, height 100%, overflow: auto, etc.

awgul avatar Nov 12 '20 15:11 awgul

Has any progress been made on this issue?

riefer02 avatar Jan 04 '22 22:01 riefer02