Help please,
I need to create a for loop for summing numbers in JavaScript - can anyone help? So far I have
var biggestNumber ;
var theSum = 0 ;
Thanks

any tutorial on Javascript will tell you all about loops.
And always remember that Javascript is not Java.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.