I
I
Ivan1002016-10-03 02:52:21
Django
Ivan100, 2016-10-03 02:52:21

Django: how to do "load more"?

Hello everybody!

I am making my first educational online store. I want only 10 products to be displayed on the catalog page, and the next 10 are displayed by clicking the "load more" button. Can you please tell me how to make this functionality?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
JRazor, 2016-10-03
@JRazor

jquery ajax . An AJAX request is made to the site API (you can make just one request) and the necessary data is loaded onto the page

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question