Welcome Guest, Not a member yet? Register   Sign In
Loading Products without refresh
#1

[eluser]Uresh Patel[/eluser]
I have porduct in DB.
on main "index.php" i list first 10 products.
then click on more to load more 10 products
So what will be the good option to this.

1. Ajax Call
2. Jquery.Ajax
3. Pagination with Iframe.

Please suggest.
#2

[eluser]anis2505[/eluser]
Hi it's done like any ordinary pagination strategy just with jquery ajax call the pagination method to get the next 10 products and append the returned data to the list.

It's easy




Theme © iAndrew 2016 - Forum software by © MyBB