[Javascript] Navigating an Array of size 1000

Carl Adler carl at carladler.org
Tue Mar 25 08:31:26 CST 2003


I have an array of almost 1200 at
www.image-ination.com/sailcalc.html
I let the users simplify things by using radio buttons to break the array
into smaller arrays or sub arrays reflecting their interests.
Carl

> From: Sachin Zingade <sachinz at dpsl.net>
> Reply-To: "[JavaScript List]" <javascript at LaTech.edu>
> Date: Tue, 25 Mar 2003 15:05:45 +0530
> To: "[JavaScript List]" <javascript at LaTech.edu>
> Subject: [Javascript] Navigating an Array of size 1000
> 
> 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
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
> 



More information about the Javascript mailing list