Error loading jquery scrolling to implement another effect.
Hello to everyone, before start I want to thank you for reading this topic.
I have a problem implementing these two effects in one page, I searched a solution for a long time and I could not find
The page where I implemented is:
http://diavalsac.com/index.php
The problem is in the first effect:
scrolling does not load the content to get to the bottom of the page, this happens in internet explorer 11 and mozilla firefox 26.in google chrome works well.
The first effect is:
http://www.jquery4u.com/demos/infinite-scrolling-demo1/
Works with:
jquery 1.6.2.min.js
jquery.masonry.min.js
jquery.infinitescroll.min.js
script code in main page
The second effect is:
http://tympanus.net/Tutorials/LateralOnScrollSliding/
Works with:
jquery 1.7.1
jquery.easing.1.3.js
all-functions.js
Note: I'm just using jquery.1.7.1
when I use jquery 1.6.2 not work any effect.