jjcosgrove/jquery-aniview

This does not work when locally hosted.

Closed this issue · 5 comments

I even downloaded your original site [http://jjcosgrove.github.io/jquery-aniview/]

All of the animation plays on load and none of it plays on scroll.

Any ideas?

Well I figured this out myself. You should note somewhere that using the normal animate.css classes will override your script, causing each animation to play on load, and defeating the whole purposes of this program.

@tosborn-ODW

Well done for figuring out!

If you can provide me with a problematic example showing exactly what you mean I can take a look and if applicable, add a comment to the README.

Thanks for using AniView!

It's really easy to replicate. Just download a copy of your site:
http://jjcosgrove.github.io/jquery-aniview/

Open it locally, and none of animations will trigger on scroll. You will notice this is because of the interaction I described above.

"It works fine on my machine" 😂 but seriously, it does work fine!?

I am not sure what your setup is, but if I git clone, git checkout gh-pages, open the file in the browser directly (as file://) then it all works as expected. Firefox, Chrome, Safari etc...

Sorry but unless I see a particular issue and am able to replicate it there is little I can do.

Closing due to inactivity, non response from OP and inability to reproduce issue.