Short of actually writing the JScript, I can prototype it for you.

1. Create a function that adds list items depending on the the
position of the last list item as compared to the viewable area.  It
will AJAX the list item information, preferably in JSON, and append
the new list nodes (containing the new data) to the list.
2. Bind this function to the scroll event.
3. Profit!! (????)

Charles
doublerebel.com

On Sep 12, 9:06 am, Vikas <[EMAIL PROTECTED]> wrote:
> Bump. Thanks.

Reply via email to