Advertisement
                                            
                                    Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/. 
If we do not hit our goal we will be forced to close the site.
Current status: https://keepboardsalive.com/
Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
If we do not hit our goal we will be forced to close the site.
Current status: https://keepboardsalive.com/
Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum
Private Group for paid up members of Boards.ie. Join the club.
Private Group for paid up members of Boards.ie. Join the club.
Web Design Question
- 
    12-06-2009 09:11AM#1
Comments
- 
            
- 
            
- 
            
- 
            
- 
            
- 
                Advertisement
- 
            
- 
            
- 
            
- 
            
- 
            
- 
                Advertisement
Advertisement
    




 It's a long list. There is no easy way to show a long list if you don't want to use pagination. However you have answered the question yourself in a way. You're already using AJAX to update/create the list. Why not modify the AJAX to create the pagination/categorisation? Add another selector to limit the amount of data to be returned (and also an option to return all of the data for those who want the whole list back).
 It's a long list. There is no easy way to show a long list if you don't want to use pagination. However you have answered the question yourself in a way. You're already using AJAX to update/create the list. Why not modify the AJAX to create the pagination/categorisation? Add another selector to limit the amount of data to be returned (and also an option to return all of the data for those who want the whole list back).