|
Hi all,
I want to use a table on my website that resembles that used in Googles mail service. It should use Ajax to load additional data pages, but preferably also be compatible with older browsers. It should be possible to select rows with check boxes and to perform actions on these, also using Ajax. Preferably, it should also be possible to use keyboard navigation to scroll through rows.
Is there some ready-made script that I could use, or would I have to develop this myself?
I've seen very similar functionality in use on the website rememberthemilk, and so I came to think that maybe there are scripts ready to use, so that I can save time and avoid already-known compatibility issues.
Thank you very much for any help in this issue.
|