Hello. I do not know if it is the correct term, but I have an application made using web2py as a framework. I know absolutely nothing about jQuery but the home page of the site I created is taking a long time to load and I wanted to try using that infinite scroll function and all the text I see around it uses jQuery. So I'm willing to learn the basics in order to understand the snippets that make this function possible.
I would like to know if I would have to learn just jQuery or need to learn some other language to implement infinite scroll in the application - I ask this because whenever I see something about jQuery, sometime Ajax appears together - and if it is quiet and intuitive, once learned the necessary, to leave everything working in an already existing application.
Thank you very much.