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
Hello! Thanks for the plugin! But I found an error. After updating the content with Ajax, the Y axis is ignored, that is, margin-top does not change its value. How can I fix this?
Hello! Thanks for the plugin! But I found an error. After updating the content with Ajax, the Y axis is ignored, that is, margin-top does not change its value. How can I fix this?
Thank you
$(this).find("img").parallax({ xparallax: '55px', yparallax: '50px', mouseport: $(this).parent() }, { xparallax: '80px', yparallax: '84px', mouseport: $(this).parent() });
The text was updated successfully, but these errors were encountered: