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
{{ message }}
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.
Hello i modified something on my page that will skrollr stylesheets stop working. I have to debug it because i realized the problem weeks later.
I have no javascript errors
the skrollr files seems to be in the right place.(skrollr-stylesheets before skrollr itself near the page bottom, attribute data-skrollr-stylesheet is applied to my css file in head section
The "-skrollr-animation-name: ;" css part is also applied to the correct item.
skrollr.init(); is fired
The data attributes are not applied to the target element. Have you got an advice for me how this can be debugged best?
The text was updated successfully, but these errors were encountered:
Hello i modified something on my page that will skrollr stylesheets stop working. I have to debug it because i realized the problem weeks later.
The data attributes are not applied to the target element. Have you got an advice for me how this can be debugged best?
The text was updated successfully, but these errors were encountered: