Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by spinzer21

  1. spinzer21

    Need help with this piece of code

    with this one I need is to find the difference between the numbers in first array (numberArray ) and to create new array and store in it. after running this code I get nothing in the browser. var numberArray = [16,14,4,5] function calculateDifferences() { var secondArray = new...

Part and Inventory Search

Back
Top