javve / list.pagination.js

A pagination plugin for List.js
24 stars 23 forks source link

page loading and data management #17

Open krushio opened 8 years ago

krushio commented 8 years ago

I have tried to implement list.pagination.js on my e-commerce website which also has pictures. and it works great but my problem is data management. i am not sure if. in order to save on bundles the list.pagination.js first allows php to load the first page then on clicking the second it load the second page. does it do that or it waits after everything has loaded.