[Javascript] Navigating an Array of size 1000

Sachin Zingade sachinz at dpsl.net
Tue Mar 25 03:35:45 CST 2003


Hi All,

I want an optimized solution for the Below problem

I have an array that contains 1000 items, my requirement is to navigate 10
items at once and next 10 the next time.
that is i have two buttons next and previous, on click of next show first 10
items, and keep on navigating the array.

If any one can suggest me a better way to navigate i will be thankfull to
you

Regards

Sachin Z




More information about the Javascript mailing list