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
In our system, we have sections that can change height dynamically. I would like to use parallax on some of these sections, but as the heights change, there's overlap in the parallax images. It looks like there is a resize function in parallax.js that adjusts the height of the parallax mirror. Is there any way to manually cause the parallax layers to redraw/update size in my event handler?
The text was updated successfully, but these errors were encountered:
In our system, we have sections that can change height dynamically. I would like to use parallax on some of these sections, but as the heights change, there's overlap in the parallax images. It looks like there is a resize function in parallax.js that adjusts the height of the parallax mirror. Is there any way to manually cause the parallax layers to redraw/update size in my event handler?
The text was updated successfully, but these errors were encountered: