I run a web site about an earthquake (Mag 7.1) that happened in Christchurch, New Zealand on Sept 4, 2010.
Since then we have had more than 2000 aftershocks.
Some of my pages list every quake we have had - this was fine when it was < 300 but now that it is over 2000 that is a lot of data and most people probablly do not look at it all. Also the pages size is now 1.7 MB or therebouts.
I am interested in some ideas on how I could limit it using Jquery, making it faster and better for my visitors.
So at the moment the page renders > 2000 rows. Is there a plugin or something you can recommend to limit it a bit like facebook as you scroll down a wall?, maybe pull down 100 rows, then page in the rest I am not sure.
Should I just limit it and add paging in asp.net?
I would like to use more JQuery since it is so interactive and user friendly if done right.
Your help would be most appreciated.
I am doing this site as a public service for people of my home town - there is no ads on the site - I pay it for 100%, and therefore I hope you do not think I am being checky by asking for ideas.
Many thanks in advance
cheers
chris